commit | 32722ced827e67fbf68c3b0589959b4fc8cbd81a | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu May 19 09:52:52 2022 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Thu May 19 03:27:42 2022 +0000 |
tree | 2071ac6cab49c75efe2748477037c411c21cbcf0 | |
parent | e524c0d860edd28ebb2e382ab7690a433cc11d9f [diff] |
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>
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 30301b5..2abda7e 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 @@ # 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"