From 7bf2d1b35a244ae785e971239bf0c11136200b2e Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 13 Oct 2020 19:05:51 -0300 Subject: [PATCH] u-boot-fslc: Bump revision to 88c58453be8 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 Change-Id: Ieaa700a864169be7c2b75bffe9be4111a59551df --- recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc index cacc4033..94db11cc 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc @@ -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}" -- 2.40.1