diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2020-10-11 16:35:16 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-10-11 16:35:16 -0300 |
commit | ffe2871ac003fb16fc37b25584064b87fef4110f (patch) | |
tree | 0644761f49eef33615c40c390b3f14e63e94f804 /recipes-bsp/u-boot | |
parent | da141400c9895c0188556456a075afc6a163c5f2 (diff) | |
download | meta-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.inc | 2 |
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 | ||
11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 11 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
12 | 12 | ||
13 | SRCREV = "a266838009e02b369b51f4139c6ac64facb12d34" | 13 | SRCREV = "c28472955be341458dd2d4fdb863eba3c1df2fd3" |
14 | SRCBRANCH = "2020.04+fslc" | 14 | SRCBRANCH = "2020.04+fslc" |
15 | 15 | ||
16 | PV = "v2020.04+git${SRCPV}" | 16 | PV = "v2020.04+git${SRCPV}" |