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
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}"