From bef2eaec976bf6c322c9f5c8f55cddb8aa33b9cc Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Tue, 21 May 2019 16:04:31 +0930 Subject: u-boot-aspeed: Fix MT25QL01GB flash chip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cédric Le Goater (1): aspeed/flash: fix definition of the MT25QL01GB chip (From meta-aspeed rev: 37b73caedf44bc51e1bf798fe9d566f8646353b2) Resolves https://github.com/openbmc/u-boot/issues/18 Change-Id: If4082230d50c8da4a5a731fc14d938edd018ea10 Signed-off-by: Joel Stanley Signed-off-by: Brad Bishop --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc') diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc index ac60400b1..261c1a425 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.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 = "3c33d1e84ebb8d2305725c509a7c6df1125afa62" +SRCREV = "cc6c5bef00ebbac0b37f9a406913ca17ff9c56b5" UBRANCH = "v2016.07-aspeed-openbmc" SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" -- cgit v1.2.3