From f91cd3ffe446529f0f1bba9756f884a69b5cfa43 Mon Sep 17 00:00:00 2001 From: Andrey Zhizhikin Date: Thu, 4 Mar 2021 21:32:20 +0000 Subject: u-boot-fslc: update revision to include mx8mn sd card fixes Upstream repository has been updated with following commit: - 80c23498b4 imx8mn_ddr4_evk: Allow booting the kernel by default Bump up revision in recipe to pick up patch applied. Signed-off-by: Andrey Zhizhikin --- recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc index fcadc994..b0e665e0 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc @@ -10,7 +10,7 @@ DEPENDS += "bison-native" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" -SRCREV = "5003fc093c40895e541fe481016bd3220078a81c" +SRCREV = "80c23498b425447a4a04d2a85ca4c2aec6ec349a" SRCBRANCH = "2020.10+fslc" PV = "v2020.10+git${SRCPV}" -- cgit v1.2.3-54-g00ecf