summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2020-10-11 16:35:16 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2020-10-11 16:36:43 -0300
commitac3a647c74ecfcb208ee4efa1c07f524b69dd5eb (patch)
tree6238b3864abe2404e03d262c902d6b93cf770a6e /recipes-bsp
parentbc63ccbc1848c23d3772e33521ec20a9c7bef2f5 (diff)
downloadmeta-freescale-ac3a647c74ecfcb208ee4efa1c07f524b69dd5eb.tar.gz
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 <otavio@ossystems.com.br> Change-Id: I0ebc39d19556f1a7e65138ac5af1a6753d9fe4f0 (cherry picked from commit ffe2871ac003fb16fc37b25584064b87fef4110f)
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2020.04.inc2
1 files changed, 1 insertions, 1 deletions
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"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
12 12
13SRCREV = "a266838009e02b369b51f4139c6ac64facb12d34" 13SRCREV = "c28472955be341458dd2d4fdb863eba3c1df2fd3"
14SRCBRANCH = "2020.04+fslc" 14SRCBRANCH = "2020.04+fslc"
15 15
16PV = "v2020.04+git${SRCPV}" 16PV = "v2020.04+git${SRCPV}"