From 6e42060920a1d0a2352b0dd67ba8c1eb3287a66b Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 16 Feb 2022 15:41:16 +1030 Subject: 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 --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed') 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" -- cgit v1.2.3