summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-06-07 04:06:05 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-08 18:18:36 +0300
commit0646d0211ed065970269e027ac0e66daccc5a7fd (patch)
tree0356e869ee9ff8617516bfd88876aa1b10869977 /meta-aspeed
parentf4df497c2d472d7b49ebabcf7c9d238e544b4260 (diff)
downloadopenbmc-0646d0211ed065970269e027ac0e66daccc5a7fd.tar.xz
u-boot-aspeed: Rename Rainier device tree to P10 BMC
Joel Stanley (2): ARM: dts: Rename Rainier to P10 BMC ARM: dts: ast2600: Fix indentation Change-Id: I732324d89b7c0f731160d69942051e4d4cadc778 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 58ce5fa3f7..0e33338570 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -8,7 +8,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "627c95b300bc20ec225cfb320a28676e43a36f7d"
+SRCREV = "804e42b010d91eaed155aca8620ff5f905996302"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
S = "${WORKDIR}/git"