From 1ff803f1ee5b03299b0174c9005c7e8b75876715 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 17 Dec 2020 12:02:34 +1030 Subject: u-boot-aspeed: FIT and FDT fixes Two backports from u-boot master relating to SPL signaturues, and a patch from Hongwei that was sent to the upstream list. Heiko Stuebner (2): spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE Hongwei Zhang (1): Common:fdt: Check for error return value (From meta-aspeed rev: e173b53d6d29d1489853379d78649f70420ca4c7) Change-Id: I1ad719b86de2a110fef44a27c584e74faedc5748 Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- 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/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc') 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 cd26d947b..9cf7ca1b2 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 = "07850c9dfcd720e7668c60e084b397ef78153dd9" +SRCREV = "90a88ec328b2a9ee6b431217c466c72a32fde47b" SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https" -- cgit v1.2.3