From 4354b1b283b4b39097d4cd46e16745183fa6d02c Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Tue, 4 Jun 2019 16:12:36 +0800 Subject: [PATCH] Fix U-boot console port switching problem --- 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 2ffe487..a2c5ae1 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-imx_v2018.03_4.14.78_1.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "9cbb3c2db578ba80787fe9b967ea1bdb59989d83" +SRCREV = "2da97eda457ceb70d01065a8f7417a657557f8c0" S = "${WORKDIR}/git" -- 1.9.1