Commit 76d63dced1044ea80ec7014db9c9ba79f4ff5195

Authored by Eric Lee
1 parent 10e9a743b2

Add U-Boot LPDDR4 MR4 manual de-rate workaround - Temperature Derating Options for errata e50125

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

recipes-bsp/u-boot/u-boot-smarcimx8mq_2020.04.bb
... ... @@ -17,7 +17,7 @@
17 17 UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh"
18 18 SRCBRANCH = "smarc_8mq-imx_v2020.04_5.4.24_2.1.0"
19 19 SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
20   -SRCREV = "2ce35d537bb0213da95b597d3176051319bcdca6"
  20 +SRCREV = "7a9e88c57f00dde6fae37291e4929e966372adb9"
21 21  
22 22 S = "${WORKDIR}/git"
23 23