summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-02-16 08:11:16 +0300
committerJoel Stanley <joel@jms.id.au>2022-02-17 13:37:51 +0300
commit6e42060920a1d0a2352b0dd67ba8c1eb3287a66b (patch)
tree9290d8abd4f05d6faa05c64846e49714aa768915 /meta-aspeed
parentc324b7055219c50c44d5d49a05a6a10a8ce30fef (diff)
downloadopenbmc-6e42060920a1d0a2352b0dd67ba8c1eb3287a66b.tar.xz
u-boot-aspeed: AST2400/AST2500 configs, build warning
Joel Stanley (1): aspeed: Disable unused loaders, add STMICRO flash Peng Fan (1): tools: imx image: fix write warning Change-Id: I12b8d4dead50bee2c9053efef0a485cb7fe0b179 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 45240d9266..90de8cb145 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 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "0528c8012bf9cae3b1ed575d6bd20cab5e1415dc"
+SRCREV = "f7c2aa4677d1964a68b2bdee061f63d144d76110"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
S = "${WORKDIR}/git"