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>
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 5a1432c..7e400b7 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 @@
 
 # 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"