[meta-freescale] [PATCH 03/21] rcw: update to bfe8c5eb

Chunrong Guo B40290 at freescale.com
Fri Jul 28 00:44:04 PDT 2017


From: Chunrong Guo <chunrong.guo at nxp.com>

    *include the following changes
	6f324fc - Use BSD license for both rcw and binary files
	c69799f - Added copyright to byte_swap.tcl
	bfe8c5e - Renaming COPYING as BSD-LICENSE
	6eed8fd - Add License file to specify folder & supported License
	97e88e8 - COPYING: Update the license text
	bedbdf3 - Updated Copyright
	32ec6e7 - ls2088ardb: Add RCWs with Rev1.1 SoC
	938ef4f - LS1043ardb: Change value of boot Hold-off to 1 for secure boot
	229c8c1 - ls2081ardb: Add RCW for serdes protocol 0x4b_0x3d and 0x4b_0x43
	db0c695 - ls2081arb: Update RCWs
	c982661 - ls1021a: qspi_boot: Update u-boot address according to DASH memory mapping
	507bef8 - SECURE_BOOT: Update u-boot hdr address as per DASH memory map
	34ace1b - ls2088ardb: Fix SRDS_DIV_PEX_S2 value
	0ff45c5 - ls2088ardb: Update README for ref clock
	4f4b9d6 - ls1088a: Add initial RCW binaraies
	cc98653 - ls2081ardb: Add RCWs for serdes protocol 0x4b_0x51
	60782ba - ls2088ardb: Set EVT_9 to enable GPIO interface
	1b240e6 - ls2088ardb: Add QSPI-boot RCW
	886e3fd - Merge branch 'ls2' into alpha release
	5d4624f - ls2088a: Add RCW with a new SerDes protocol
	fe6844e - board: ls1012aqds: Add support of 0x2205 SerDes protocol
	900340e - ls2088aqds: Add initial RCW binaries
	32c580c - ls2088ardb: Add RCWs for serdes protocl 0x2a_0x41
	83a7a66 - ls1088a: Remove ls1088 directory
	ae1f2b5 - Merge pull request #37 in DPAA2/ls2-rcw from ~B22300/ls2-rcw-local:origin/master to master
	666c9eb - Merge pull request #36 in DPAA2/ls2-rcw from ~B32579/ls2-rcw:master to master
	585f03e - ls208xa: Make folders and name consistent
	6a7a0e5 - ls2088a: Delete ls2088a rcws as it is not part of SDK
	f358729 - ls1012a: Make folders and name consistent
	5b5695f - ls1012a: Add support of RCW for FRDM, RDB and QDS boards

Signed-off-by: Chunrong Guo <B40290 at freescale.com>
---
 recipes-bsp/rcw/ls2-rcw_git.bb | 8 ++++----
 recipes-bsp/rcw/rcw_git.bb     | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes-bsp/rcw/ls2-rcw_git.bb b/recipes-bsp/rcw/ls2-rcw_git.bb
index 019ae35..af1df71 100644
--- a/recipes-bsp/rcw/ls2-rcw_git.bb
+++ b/recipes-bsp/rcw/ls2-rcw_git.bb
@@ -1,15 +1,15 @@
 SUMMARY = "Reset Configuration Word"
 DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the QorIQ targets"
-LICENSE = "Freescale-Binary-EULA"
-LIC_FILES_CHKSUM = "file://Freescale-Binary-EULA;md5=8835a59e50213e1b21243dd00c933e47"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://BSD-LICENSE;md5=627727dce58484c4bd5f9b19665d81b3"
 
 inherit deploy siteinfo
 
 INHIBIT_DEFAULT_DEPS = "1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/ls2-rcw.git;nobranch=1"
-SRCREV = "5d4624f74ad2744160060a006b7b5a6359d69142"
+SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1"
+SRCREV = "bfe8c5eb72cbae387af1c8662957caa801c2309f"
 
 S = "${WORKDIR}/git"
 
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index a5126ad..877822f 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -1,14 +1,14 @@
 SUMMARY = "Reset Configuration Word"
 DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the QorIQ targets"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3775480a712fc46a69647678acb234cb"
+LIC_FILES_CHKSUM = "file://BSD-LICENSE;md5=627727dce58484c4bd5f9b19665d81b3"
 
 DEPENDS += "change-file-endianess-native tcl-native"
 
 inherit deploy
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;nobranch=1"
-SRCREV = "7bd43d920065171a8d805a3d02fa4c0b39885664"
+SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1"
+SRCREV = "bfe8c5eb72cbae387af1c8662957caa801c2309f"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



More information about the meta-freescale mailing list