commit | 842cce40154a2babcfa6b645661d8cab1905fb31 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Mon Jun 06 14:28:33 2022 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Mon Jun 06 14:29:22 2022 +0930 |
tree | 19248e68ee184124e1353f1038ee8e944537a256 | |
parent | 6d009ba2ca4804a6553225eaa1b9afaff4c6e43d [diff] [blame] |
u-boot-aspeed: Update AST2600 OpenBMC SPL for NOR config Howard Chiu (1): configs: aspeed: Add SPL FIT image loading support Change-Id: I913b63b740a98eb29c3ff1ea66d408f65d781169 Signed-off-by: Joel Stanley <joel@jms.id.au>
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 0cef9c0..58ce5fa 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
@@ -8,7 +8,7 @@ # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "f2b82fa4ba17ed8091fe76c284220006645a293b" +SRCREV = "627c95b300bc20ec225cfb320a28676e43a36f7d" SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https" S = "${WORKDIR}/git"