From 08c90c3047fcb27c3a478610b2db9fb403794091 Mon Sep 17 00:00:00 2001 From: Jens Rehsack Date: Sat, 30 May 2020 16:46:17 +0200 Subject: [PATCH] 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 --- recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 file://0001-binman-Move-to-use-Python-3.patch \ file://0001-buildman-Convert-to-Python-3.patch \ " -SRCREV= "3cd9bc39934825200822855574fc91d8276e6584" +SRCREV= "1e55b2f9e7f56b76569089b9e950f49c1579580e" S = "${WORKDIR}/git" B = "${WORKDIR}/build" -- 2.40.1