u-boot-aspeed: Add MX66L1G45G flash chip

Adriana Kobylak (1):
      aspeed/flash: Add MX66L1G45G chip

Change-Id: I6eef6e8fdcb6a9536cafe3d6de5ec3cbce8d45ef
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 261c1a4..5a1432c 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 = "cc6c5bef00ebbac0b37f9a406913ca17ff9c56b5"
+SRCREV = "3b6b2ba4d9ae12516ab5f75f119ebe0e85bad0b4"
 
 UBRANCH = "v2016.07-aspeed-openbmc"
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"