commit | 59eb0deec79fa1939a450e74b416b75591b47788 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Sep 25 10:41:21 2020 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Fri Sep 25 10:42:05 2020 +0930 |
tree | 5a71a17f9d4290f7dc0ca45fa21b926910507e19 | |
parent | 9d5ae052312dc45a645dc5e7ab8a9daf4ef686d6 [diff] |
u-boot-aspeed: Disable NCSI debug Joel Stanley (1): net/ncsi: Disable DEBUG Change-Id: I75cc30544b3796c0df6bac365d7483f8017e66ea Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc index 5808dea..19b0680 100644 --- a/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc +++ b/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 = "92c484fa9701cb9e675f54d10908d21b27f6e2fe" +SRCREV = "79a1c9bf2479b4808bd3275a9ea2dc0341a3f491" SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"