layerscape: add 64b/32b target for ls1012ardb device
[openwrt/openwrt.git] / package / boot / uboot-layerscape / patches / 0055-Add-License-file-for-PPFE-firmware-bins.patch
1 From 0431dc26df78b00cef190f45f203a1598b4ba428 Mon Sep 17 00:00:00 2001
2 From: Bhaskar Upadhaya <Bhaskar.Upadhaya@freescale.com>
3 Date: Tue, 14 Jun 2016 10:07:41 +0530
4 Subject: [PATCH 55/93] Add License file for PPFE firmware bins
5
6 Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@freescale.com>
7 Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
8 ---
9 drivers/net/pfe_eth/Freescale-Binary-EULA.txt | 80 +++++++++++++++++++++++++
10 1 file changed, 80 insertions(+)
11 create mode 100644 drivers/net/pfe_eth/Freescale-Binary-EULA.txt
12
13 diff --git a/drivers/net/pfe_eth/Freescale-Binary-EULA.txt b/drivers/net/pfe_eth/Freescale-Binary-EULA.txt
14 new file mode 100644
15 index 0000000..628fa93
16 --- /dev/null
17 +++ b/drivers/net/pfe_eth/Freescale-Binary-EULA.txt
18 @@ -0,0 +1,80 @@
19 +Copyright © 2016, Freescale Semiconductor, Inc. All rights reserved.
20 +
21 +Software License Agreement (.Agreement.)
22 +
23 +ANY USE, REPRODUCTION, OR DISTRIBUTION OF THE ACCOMPANYING BINARY SOFTWARE
24 +CONSTITUTES LICENSEE'S ACCEPTANCE OF THE TERMS AND CONDITIONS OF THIS
25 +AGREEMENT.
26 +
27 +Licensed Software. .Binary Software. means software in binary form specified
28 +in ANNEX A Subject to the terms and conditions of this Agreement, Freescale
29 +Semiconductor, Inc., a 100% affiliated company of NXP Semiconductors N.V.
30 +which will be renamed in due course ("NXP"), grants to Licensee a worldwide,
31 +non-exclusive, and royalty-free license to use, reproduce, and distribute the
32 +Binary Software in its complete and unmodified binary form as provided by NXP.
33 +
34 +Restrictions. Licensee must reproduce the NXP copyright notice above with each
35 +binary copy of the Binary Software. Licensee must not reverse engineer,
36 +decompile, disassemble or modify in any way the Binary Software. Licensee must
37 +not use the Binary Software in violation of any applicable law or regulation.
38 +This Agreement shall automatically terminate upon Licensee's breach of any
39 +term or condition of this Agreement in which case, Licensee shall destroy all
40 +copies of the Binary Software.
41 +
42 +Warranty Disclaimer. TO THE MAXIMUM EXTENT PERMITTED BY LAW, NXP EXPRESSLY
43 +DISCLAIMS ANY WARRANTY FOR THE BINARY SOFTWARE. THE BINARY SOFTWARE IS
44 +PROVIDED .AS IS., WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED,
45 +INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY,
46 +FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. LICENSEE ASSUMES
47 +THE ENTIRE RISK ARISING OUT OF THE USE OR PERFORMANCE OF THE BINARY SOFTWARE,
48 +OR ANY SYSTEMS LICENSEE DESIGNS USING THE BINARY SOFTWARE (IF ANY). WITHOUT
49 +LIMITING THE GENERALITY OF THE FOREGOING, NXP DOES NOT WARRANT THAT THE BINARY
50 +SOFTWARE IS ERROR-FREE OR WILL OPERATE WITHOUT INTERRUPTION, AND NXP GRANTS
51 +NO WARRANTY REGARDING ITS USE OR THE RESULTS THEREFROM, INCLUDING ITS
52 +CORRECTNESS, ACCURACY, OR RELIABILITY.
53 +
54 +Limitation of Liability. IN NO EVENT WILL NXP, OR ANY OF NXP'S LICENSORS HAVE
55 +ANY LIABILITY HEREUNDER FOR ANY INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES,
56 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER FOR BREACH OF CONTRACT,
57 +TORT (INCLUDING NEGLIGENCE), OR OTHERWISE, ARISING OUT OF THIS AGREEMENT,
58 + INCLUDING DAMAGES FOR LOSS OF PROFITS, OR THE COST OF PROCUREMENT OF
59 + SUBSTITUTE GOODS, EVEN IF SUCH PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
60 + SUCH DAMAGES. NXP.S TOTAL LIABILITY FOR ALL COSTS, DAMAGES, CLAIMS, OR LOSSES
61 + WHATSOEVER ARISING OUT OF OR IN CONNECTION WITH THIS AGREEMENT OR THE BINARY
62 + SOFTWARE SUPPLIED UNDER THIS AGREEMENT IS LIMITED TO THE AGGREGATE AMOUNT PAID
63 + BY LICENSEE TO NXP IN CONNECTION WITH THE BINARY SOFTWARE TO WHICH LOSSES OR
64 + DAMAGES ARE CLAIMED.
65 +
66 +Trade Compliance. Licensee shall comply with all applicable export and import
67 + control laws and regulations including but not limited to the US Export
68 + Administration Regulation (including prohibited party lists issued by other
69 + federal governments), Catch-all regulations and all national and international
70 + embargoes. Licensee will not knowingly transfer, divert, export or re-export,
71 + directly or indirectly, any product, software, including software source code,
72 + or technology restricted by such regulations or by other applicable national
73 + regulations, received from the other party under this Agreement, or any direct
74 + product of such software or technical data to any person, firm, entity, country
75 + or destination to which such transfer, diversion, export or re-export is
76 + restricted or prohibited, without obtaining prior written authorization from
77 + the applicable competent government authorities to the extent required by
78 + those laws.
79 +
80 +Restrictions, Warranty Disclaimer, Limitation of Liability, Trade Compliance,
81 + and Governing Law shall survive termination or expiration of this Agreement.
82 +
83 +Governing Law. This Agreement will be governed by, construed, and enforced in
84 + accordance with the laws of the State of Texas, USA, without regard to
85 + conflicts of laws principles, will apply to all matters relating to this
86 + Agreement or the binary software, and Licensee agrees that any litigation will
87 + be subject to the exclusive jurisdiction of the state or federal courts Texas,
88 + USA. The United Nations Convention on Contracts for the International Sale of
89 + Goods will not apply to this Agreement.
90 +
91 +
92 +ANNEX A
93 +BINARY SOFTWARE
94 +Only software in binary form may be provided under this Agreement
95 +Here is a list of software covered by this Agreement:
96 +class_sbl_elf.fw
97 +tmu_sbl_elf.fw
98 +util_sbl_elf.fw
99 --
100 1.7.9.5
101