]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw: update to bfe8c5eb
authorChunrong Guo <chunrong.guo@nxp.com>
Fri, 28 Jul 2017 07:44:04 +0000 (15:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 7 Aug 2017 14:42:29 +0000 (11:42 -0300)
    *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@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/rcw/ls2-rcw_git.bb
recipes-bsp/rcw/rcw_git.bb

index 019ae35215c1595dc7a5d15d16231ea12cf67e3c..af1df71b1e1b72965f7153561a6db305aed22648 100644 (file)
@@ -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"
 
index a5126ad0dcf6ddd05f4d55f1d4180c7117932bbd..877822f28a52a2b04cc4d154a6dc72260dfe6388 100644 (file)
@@ -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"