summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-07-15 05:23:38 +0300
committerJoel Stanley <joel@jms.id.au>2022-07-15 05:24:12 +0300
commit1e9f6f5a4c231a061d9febab5d46e6bcfbc37dbf (patch)
tree65ec64a3b6009ffd423a1f423d2b8f1aa3b9bcd3 /meta-aspeed
parente0ba7fb831e558bdeae8e79e889e33a361eed538 (diff)
downloadopenbmc-1e9f6f5a4c231a061d9febab5d46e6bcfbc37dbf.tar.xz
u-boot-aspeed: Enable NCSI in EVB configs
Joel Stanley (2): ftgmac100: Fail probe when NCSI selected but not enabled config/ast-evb: Enable NCSI Change-Id: I5ed0610738d83ad21a3a52956851d2dc938c1f1f Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 48df3acdb1..313bffd500 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -10,7 +10,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "544c8fcf78bbbbbde90fc1ab4d22a0862b778e59"
+SRCREV = "a7c723fdd887cf1ac9202de518e9669c7cd09ed6"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
SRC_URI:append:uboot-flash-32768 = " file://u-boot_flash_32M.cfg"