Commit c3011b25964579bb71980b8f569571ce222e091f

Authored by Eric Lee
1 parent 4354b1b283

rewrite u-boot LPDDR4 timing parameters

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 = "2da97eda457ceb70d01065a8f7417a657557f8c0"
  17 +SRCREV = "f93b98812f1964ddb0cf6943b8aeb2db52d9ca89"
18 18  
19 19 S = "${WORKDIR}/git"
20 20