Commit a90e720b9a1ae115f7526eeb25d20d4a05140ec6

Authored by Eric Lee
1 parent fd26066cc6

Fix smarc-imx8mp 6GB LPDDR4 typo

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

recipes-bsp/u-boot/u-boot-imx_2022.04.bb
... ... @@ -16,7 +16,7 @@
16 16 UBOOT_SRC ?= "git://git@git.embedian.com/developer/smarc-t335x-uboot.git;protocol=ssh"
17 17 SRCBRANCH = "emb_lf_v2022.04"
18 18 SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
19   -SRCREV = "a158195a2a8208361253d502f550544b8dd880d6"
  19 +SRCREV = "d37704c6b2b2ea9253773a888804eebc5ea4b2c7"
20 20 LOCALVERSION = "-1.0.0+yocto"
21 21  
22 22 DEPENDS += "gnutls-native xxd-native"