summaryrefslogtreecommitdiffstats
path: root/meta-nuvoton
diff options
context:
space:
mode:
authorBenjamin Fair <benjaminfair@google.com>2019-01-22 16:23:58 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-23 15:36:32 +0000
commit4db3e5e735d72a9d7c8387f6f63f2f1f3d350a7a (patch)
tree5e28977ab8ac8e6aa29b9d7625992fa563603e14 /meta-nuvoton
parent44f6b4d1411c5c132dfa15847a53f7537f9d5abe (diff)
downloadtalos-openbmc-4db3e5e735d72a9d7c8387f6f63f2f1f3d350a7a.tar.gz
talos-openbmc-4db3e5e735d72a9d7c8387f6f63f2f1f3d350a7a.zip
u-boot-nuvoton: srcrev bump 196461383f7..5d036755c2e
Avi Fishman (5): bootm ${uimage_flash_addr} without other arguments HowToBuild-npcm7xx.txt modified emmc: npcm: sdhc: remove clock configuration npcm: SWC_DEFS: version change (no effect on code) Merge pull request #1 from warp5tw/npcm7xx Denis Pynkin (1): net: Use packed structures for networking Tali Perry (6): mach: npcm750: chagne mach number uart: npcm750: switch to uart0 with support to old linux as well Merge branch 'npcm7xx' of https://github.com/Nuvoton-Israel/u-boot into npcm7xx env: NPCM750: change default environment parameters, so that it will boot from flash automatically. Change environemt location to 80100000 and size 64KB max env: npcm7xx: change default environment to support latested openbmc changes env: npcm7xx: bootargs: bug fix- use common bootargs kfting (1): meta-evb-npcm750: fix the build break due to gcc upgrade in openbmc 2.6 (From meta-nuvoton rev: 40c31d6e0eb48e7dd3413156feebe4a48a214268) Change-Id: Ic2ace1c1d6b882cf6dd1d36c6ee88cf9424360c9 Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-nuvoton')
-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 301dd7352..f5cb0fca3 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=a2c678cfd4a4d97135585cad908541c6"
UBRANCH = "npcm7xx"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "196461383f7d043f18cab3bb34dded89fba4712a"
+SRCREV = "5d036755c2e13b5244f63ce052657e4ef3089bd5"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud