summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
diff options
context:
space:
mode:
authorJens Rehsack <sno@netbsd.org>2020-05-30 16:46:17 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-06-02 09:18:49 -0300
commit08c90c3047fcb27c3a478610b2db9fb403794091 (patch)
tree4cc63d7caddc0f23baeb4ea8ca04d2df37e6967f /recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
parent979ca8bc489c5cdc4d378f6408fc8f83517c416e (diff)
downloadmeta-freescale-08c90c3047fcb27c3a478610b2db9fb403794091.tar.gz
u-boot-qoriq: update to LSDK-20.04-update-290520
Forward to commit 1e55b2f9e7 (LSDK-20.04-update-290520), which contains since LSDK-20.04 (3cd9bc3993): 1e55b2f9e7 lx2160a : Update eMMC boot environment variable 98247c2b65 mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue 9cd843a51c mmc: fsl_esdhc: read register once for card inserted status 8ded21cab5 configs: ls1012afrwy: drop env qspi_bootcmd 8911beb6ca armv8: ls1028a: clean up the environment variables 93d1089cbb configs: ls1012afrwy: fix board name aab85e08a4 configs: ls1046aqds: support distro boot d78a7f85ec configs: ls2080aqds: support distro boot 8c65af759f configs: ls1088aqds: support distro boot eae5fa98d3 include/configs: ls1012aqds: add default environment variable 9a9f2f8f34 armv8: ls1028aqds: add some environments be032ac3b4 configs: ls1028aqds: add lpuart config bd2c372fdc armv8: ls1028aqds: add lpuart dts support e8c89a28e7 arm: dts: ls1028a: add lpuart nodes c4cfcc2a34 board: freescale: ls1028a: mux changes for lpuart Signed-off-by: Jens Rehsack <sno@netbsd.org>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
index e0d71ebb..2fddabb8 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb
@@ -23,7 +23,7 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;no
23 file://0001-binman-Move-to-use-Python-3.patch \ 23 file://0001-binman-Move-to-use-Python-3.patch \
24 file://0001-buildman-Convert-to-Python-3.patch \ 24 file://0001-buildman-Convert-to-Python-3.patch \
25" 25"
26SRCREV= "3cd9bc39934825200822855574fc91d8276e6584" 26SRCREV= "1e55b2f9e7f56b76569089b9e950f49c1579580e"
27 27
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29B = "${WORKDIR}/build" 29B = "${WORKDIR}/build"