From 0c65fe86c26982f1a12189c1a82d00babb523a54 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 24 Mar 2020 19:58:53 +0800 Subject: [PATCH] Fix 4GB LPDDR4 Support --- recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb b/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb index 7920524..e31d142 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8m-imx_v2018.03_4.14.98_2.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "f5822d3223a48fbb57c8bde92579b125ef26fd1f" +SRCREV = "cb67adbef58c4cdd926a330bd70e9994a4c70017" S = "${WORKDIR}/git" -- 1.9.1