From: Otavio Salvador Date: Sun, 11 Oct 2020 19:35:16 +0000 (-0300) Subject: u-boot-fslc: Update revision to c28472955be X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ffe2871ac003fb16fc37b25584064b87fef4110f;p=meta-freescale.git u-boot-fslc: Update revision to c28472955be The following changes are included: c28472955be pico-imx7d: Allow bringing up the two cores e2cb327cff2 mx6ul_14x14_evk: Change environment offset to overlap with U-Boot Signed-off-by: Otavio Salvador Change-Id: I0ebc39d19556f1a7e65138ac5af1a6753d9fe4f0 --- 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 1ccd0d17..cacc4033 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 = "a266838009e02b369b51f4139c6ac64facb12d34" +SRCREV = "c28472955be341458dd2d4fdb863eba3c1df2fd3" SRCBRANCH = "2020.04+fslc" PV = "v2020.04+git${SRCPV}"