summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-05-19 03:22:52 +0300
committerJoel Stanley <joel@jms.id.au>2022-05-19 06:27:42 +0300
commit32722ced827e67fbf68c3b0589959b4fc8cbd81a (patch)
tree2071ac6cab49c75efe2748477037c411c21cbcf0
parente524c0d860edd28ebb2e382ab7690a433cc11d9f (diff)
downloadopenbmc-32722ced827e67fbf68c3b0589959b4fc8cbd81a.tar.xz
u-boot-aspeed: FTGMAC100 error message fix
Zev Weiss (1): ftgmac100: Use bus name in mdio error messages Change-Id: Id63c80c5b4b95d8be6a50eec8bd67d22fc184bf7 Signed-off-by: Joel Stanley <joel@jms.id.au>
-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 30301b5c50..2abda7eeae 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 = "b7a7d3ebb047121b09c085f6a59213a8674c6adf"
+SRCREV = "709868b19abae108f50dfa37f6968c4bc9a2ebbd"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
S = "${WORKDIR}/git"