]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Bump revision to 88c58453be8
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Oct 2020 22:05:51 +0000 (19:05 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 13 Oct 2020 22:41:04 +0000 (19:41 -0300)
This includes following commit:

 88c58453be8 Revert "pico-imx7d: Allow bringing up the two cores"

We are going to fix this on Linux kernel side; the new commit:

 b31249c40147 ARM: imx: add smp support for imx7d

Is being included on our 5.4.x+fslc branch to solve this for i.MX7D
users.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: Ieaa700a864169be7c2b75bffe9be4111a59551df

recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc

index cacc4033fbad57e5167c2c15659d1f746bd32ad6..94db11cc8239ca9f66caedf289b4a84b18f30b80 100644 (file)
@@ -10,7 +10,7 @@ DEPENDS += "bison-native"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
-SRCREV = "c28472955be341458dd2d4fdb863eba3c1df2fd3"
+SRCREV = "88c58453be8cd87eb55f8e283ac4dcce5b59006d"
 SRCBRANCH = "2020.04+fslc"
 
 PV = "v2020.04+git${SRCPV}"