From 42b7ca7de6bc21a3ccd0ecc430543df0aa062629 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Thu, 25 Nov 2021 12:01:32 +0800 Subject: [PATCH] Correct U-Boot LPDDR4 4G config setting --- recipes-bsp/u-boot/u-boot-smarcimx8mp_2020.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8mp_2020.04.bb b/recipes-bsp/u-boot/u-boot-smarcimx8mp_2020.04.bb index 1c19e28..d8d6b96 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8mp_2020.04.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8mp_2020.04.bb @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8mp_lf_v2020.04" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "57e535649cba0900d49c3a06ddb7b3c15b900255" +SRCREV = "7beba4bebec05d10bfe314e6a47e34d42296a100" S = "${WORKDIR}/git" -- 1.9.1