u-boot: Clean up vbar work-arounds and invalid use of memory
Cédric Le Goater (2):
Revert "ast-g5: deactivate vbar (for qemu)"
aspeed/timer: move static variables under arch_global_data
Change-Id: Ie45bdfba3221ed0b7fecbdab460cff836a8e0d90
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/common/recipes-bsp/u-boot/u-boot.inc b/common/recipes-bsp/u-boot/u-boot.inc
index a11fb7b..6eac533 100644
--- a/common/recipes-bsp/u-boot/u-boot.inc
+++ b/common/recipes-bsp/u-boot/u-boot.inc
@@ -1,6 +1,6 @@
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-SRCREV = "1b3fb9515dcd280fca764b2521f152ca04d04701"
+SRCREV = "16f997c564f873b4fdf12fc90ee8a9f6f6080961"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"