summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
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:35:16 -0300
commitffe2871ac003fb16fc37b25584064b87fef4110f (patch)
tree0644761f49eef33615c40c390b3f14e63e94f804 /recipes-bsp/u-boot
parentda141400c9895c0188556456a075afc6a163c5f2 (diff)
downloadmeta-freescale-ffe2871ac003fb16fc37b25584064b87fef4110f.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
Diffstat (limited to 'recipes-bsp/u-boot')
-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}"