summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-09-25 04:11:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-26 00:02:08 +0300
commitc9507273220a7922d5adb0ccb3394d4a70f00cca (patch)
tree67e3a1fbbca90a5c180fa5d60b891ce9d25e78a0 /meta-aspeed/recipes-bsp
parentcbc500abc6cbc06661f38dfb921c2a5db1dff0d5 (diff)
downloadopenbmc-c9507273220a7922d5adb0ccb3394d4a70f00cca.tar.xz
u-boot-aspeed: Disable NCSI debug
Joel Stanley (1): net/ncsi: Disable DEBUG (From meta-aspeed rev: 59eb0deec79fa1939a450e74b416b75591b47788) Change-Id: Ib3f7695606a936b86a8ff885ab2a5c9598eae736 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/recipes-bsp')
-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 5808dea2b..19b0680a2 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 = "92c484fa9701cb9e675f54d10908d21b27f6e2fe"
+SRCREV = "79a1c9bf2479b4808bd3275a9ea2dc0341a3f491"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"