u-boot-aspeed: Add W25M512JV flash chip
Hongwei Zhang (1):
aspeed/flash: add winbond SPI support
Change-Id: I6cf2e4a3975f21dc3494740b5572c4e1ed349b00
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
index 5a1432c..7e400b7 100644
--- a/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
+++ b/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
@@ -8,7 +8,7 @@
# 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"