From c9219c19f29cacc878287d657b409d304aece177 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Wed, 2 Dec 2015 23:52:17 +0800 Subject: rcw: update to commit 521008f New commits imported: 521008f t1023rdb: RCW's added for Secure Boot 9e7c9d9 t1040qds: rcw: Add SD card SDR mode RCW 7467e6e t1040qds: rcw: set HWA_CGA_M1_CLK_SEL to 1 07af33e t2080qds: rcw: Add eMMC HS200 mode RCW 57fd2c9 t1040qds: rcw: Add eMMC HS200 mode RCW e0b2272 arm: ls1021atwr: fix a bug change serdes to 0x30 795e6e7 arm: ls1021atwr: remove rcw for serdes 0x20 553eff7 arm: ls1021atwr: Change serdes 0x20 to 0x30 8847c6d arm: ls1021atwr: Add rcw for serdes 0x30 support 988d1ca arm: ls1021atwr: Enable Audio and HDMI for 0x70 1d4f34e arm: ls1021atwr: Enable DSPI2 when boot from QSPI and NOR 690613a arm: ls102xa: update PBI for PCIe and SCFG 27642c2 arm: ls102xa: Adjust the PBI command about the load address of U-Boot for NOR boot Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo --- recipes-bsp/rcw/rcw_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/rcw') diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 76bbf2a..ffdb547 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -7,9 +7,8 @@ LIC_FILES_CHKSUM = "file://rcw.py;beginline=8;endline=28;md5=9ba0b28922dd187b06b inherit deploy -SRCBRANCH = "master" -SRCREV = "426f7a6535d93dac76f5125035e0938a85e778d2" -SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=${SRCBRANCH}" +SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=sdk-v1.9.x" +SRCREV = "521008fe6ec9897fe245e1c1241fc27dad98f24d" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf