summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-06-14 10:24:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 15:18:48 +0300
commitf396c2810f75c7a726e6db3aab6f7ecac8ad7011 (patch)
treecdbea3f76f9a1331490b69779966f5788ebd475c /meta-aspeed/recipes-bsp
parent6bf59f3f876d3a8b70f7acc8f1255f16f73450b8 (diff)
downloadopenbmc-f396c2810f75c7a726e6db3aab6f7ecac8ad7011.tar.xz
u-boot-aspeed: Add W25M512JV flash chip
Hongwei Zhang (1): aspeed/flash: add winbond SPI support (From meta-aspeed rev: d2b5ec7b57fc02081b0912adb0a6b60a496aef8a) Change-Id: Id9db8daa9f5df2b16951bc02a4ea9d4d389b3ed7 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-aspeed/recipes-bsp')
-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 5a1432c0b1..7e400b7ad4 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 = "3b6b2ba4d9ae12516ab5f75f119ebe0e85bad0b4"
+SRCREV = "59428fe010c4c95261e88b737a847643f2682a6b"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"