]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: update revision to include mx8mn sd card fixes
authorAndrey Zhizhikin <andrey.z@gmail.com>
Thu, 4 Mar 2021 21:32:20 +0000 (21:32 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 4 Mar 2021 21:45:09 +0000 (18:45 -0300)
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 <andrey.z@gmail.com>
recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc

index fcadc994428d1087cde3f1720feff767c5ed6595..b0e665e076692014c72a364c5d9c16b9f69401b4 100644 (file)
@@ -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}"