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>
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 301dd73..f5cb0fc 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 @@
UBRANCH = "npcm7xx"
SRC_URI = "git://github.com/Nuvoton-Israel/u-boot.git;branch=${UBRANCH}"
-SRCREV = "196461383f7d043f18cab3bb34dded89fba4712a"
+SRCREV = "5d036755c2e13b5244f63ce052657e4ef3089bd5"
S = "${WORKDIR}/git"