Skip to content

Commit

Permalink
u-boot-nuvoton: srcrev bump 196461383f7..5d036755c2e
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Brad Bishop <[email protected]>
  • Loading branch information
BenjaminFair authored and bradbishop committed Jan 23, 2019
1 parent 44f6b4d commit 4db3e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-nuvoton/recipes-bsp/u-boot/u-boot-common-nuvoton.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 4db3e5e

Please sign in to comment.