From cdaf1985cd06b2486fa68475dd7004cac53eec1e Mon Sep 17 00:00:00 2001 From: John Weber Date: Fri, 10 Jan 2014 16:20:07 -0600 Subject: [PATCH] u-boot-fslc: Update SRCREV to ceb6b623 Update the SRCREV to ceb6b623 to grab the latest commit which updates the fdt_addr variable to a higher address to ensure that the device tree binary does not overlap larger kernels during the unpack process. Signed-off-by: John Weber --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb index ea42c74b..2682cec2 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb @@ -4,4 +4,4 @@ PV = "v2013.10" SRCBRANCH = "patches-2013.10" -SRCREV = "079e214888279518ce061c71238a74a0c3db2c28" +SRCREV = "ceb6b623b62668582704dd5ae1aee830a9a7a389" -- 2.40.1