summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFran Hsu <fran.hsu@quantatw.com>2021-12-03 11:13:58 +0300
committerBenjamin Fair <benjaminfair@google.com>2021-12-21 04:07:02 +0300
commitaecb7a9c53dfc84565fd651f4565e49545eee935 (patch)
tree6c0b0cb435f99273cea83fd2ef7df102e9e8cb99
parente29824360d02936fc1431f612bf89bb49d19b335 (diff)
downloadopenbmc-aecb7a9c53dfc84565fd651f4565e49545eee935.tar.xz
meta-nuvoton: u-boot-nuvoton: srcrev bump c11d9a81ea...7578a59e96
Stanley Chu (1): driver: i2c-npcm7xx: extend the timeout of ack cycle on receving. Fran Hsu (1): dts: npcm730 GSZ: update the GPIO default setting. Signed-off-by: Fran Hsu <fran.hsu@quantatw.com> Change-Id: Ia2ae99c32dd77255f1bba5b4ccc757fdd5a31469
-rw-r--r--meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
index 9236271c9..28c8b3360 100644
--- a/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
+++ b/meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
UBRANCH = "npcm7xx-v2019.01"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "c11d9a81eadfb9b3c4e53acba1a97a13924b6d88"
+SRCREV = "7578a59e968d23eed2830f766d52cd4d3c7f95df"
S = "${WORKDIR}/git"