summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-07-25 12:59:15 +0930
committerJoel Stanley <joel@jms.id.au>2018-08-02 05:03:28 +0000
commit17a8691cf74fadbff30f86a275e74b83bf5ba9fc (patch)
tree4f2ee4e47856e59680d8a5a2e0afdb30e8b6d72c /meta-openbmc-bsp
parent14fddefae2cdb1255279465f2f9fcff5f3da222e (diff)
downloadtalos-openbmc-17a8691cf74fadbff30f86a275e74b83bf5ba9fc.tar.gz
talos-openbmc-17a8691cf74fadbff30f86a275e74b83bf5ba9fc.zip
u-boot-aspeed: Minor fixes and platform.S updates
Andrew Jeffery (3): checkpatch: Fix unescaped brace warning ast-g4: Fix typo in board_init() comment arch-aspeed: Make AHBC and SDMC header guards unique Joel Stanley (3): platform_g4: Update to v0.62 platform_g5: Update to v18 platform_g5: Disable CONFIG_DDR4_SUPPORT_HYNIX Change-Id: Ib3f78310356219391c72d803e9bb267b8573440c Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/meta-openbmc-bsp/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
index 054933057..e92ba8760 100644
--- a/meta-openbmc-bsp/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
+++ b/meta-openbmc-bsp/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
@@ -7,7 +7,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "e4c85cd4de96bfdff7b614731a044db11815ff0c"
+SRCREV = "fc8646ea8a4f24ff8267fa2eee0ee33327f1f36c"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
OpenPOWER on IntegriCloud