From c7f6c95707a86f521101bca231e3cdafb04da890 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:23 +0800 Subject: [PATCH] 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 Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 0647c2ce..91ee9d5d 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -7,9 +7,8 @@ DEPENDS += "change-file-endianess-native" 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" -- 2.40.1