u-boot-aspeed: MT25QL01GB NOR and G5 variant support

Adriana Kobylak (1):
      aspeed: flash: Add MT25QL01GB chip

David Thompson (1):
      aspeed/ast-scu.c: add ast_get_m_pll_clk() for AST_SOC_G5

Change-Id: I15fcc5605d711b84b503e995ce1c5d41b277fae3
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 16a2e9c..ac60400 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 = "fc8646ea8a4f24ff8267fa2eee0ee33327f1f36c"
+SRCREV = "3c33d1e84ebb8d2305725c509a7c6df1125afa62"
 
 UBRANCH = "v2016.07-aspeed-openbmc"
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"