Commit 4354b1b283b4b39097d4cd46e16745183fa6d02c

Authored by Eric Lee
1 parent f661272c01

Fix U-boot console port switching problem

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb
... ... @@ -14,7 +14,7 @@
14 14 UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh"
15 15 SRCBRANCH = "smarc-imx_v2018.03_4.14.78_1.0.0_ga"
16 16 SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
17   -SRCREV = "9cbb3c2db578ba80787fe9b967ea1bdb59989d83"
  17 +SRCREV = "2da97eda457ceb70d01065a8f7417a657557f8c0"
18 18  
19 19 S = "${WORKDIR}/git"
20 20