summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-05-21 09:34:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-22 20:37:02 +0300
commitbef2eaec976bf6c322c9f5c8f55cddb8aa33b9cc (patch)
treeb1db7b8527735d5699a8fdd5d8fef48afd8bf623 /meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
parentf90db3181f9ee2e3f080a6dcfaa68c800b31a174 (diff)
downloadopenbmc-bef2eaec976bf6c322c9f5c8f55cddb8aa33b9cc.tar.xz
u-boot-aspeed: Fix MT25QL01GB flash chip
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 <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc2
1 files changed, 1 insertions, 1 deletions
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"