summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-04-03 23:15:36 +0930
committerJoel Stanley <joel@jms.id.au>2016-04-04 23:25:15 +0930
commitff22c4f79daa1bee145b620d68c71eb3a46b2e2d (patch)
treef5d4c86d386d0e23c4efcdf4bbb0c91452578c66 /meta-phosphor
parent14cf532b6e83d294af2d568ef9efdc1066b15587 (diff)
downloadtalos-openbmc-ff22c4f79daa1bee145b620d68c71eb3a46b2e2d.tar.gz
talos-openbmc-ff22c4f79daa1bee145b620d68c71eb3a46b2e2d.zip
meta-phosphor/u-boot: Move to newer version
Fixes from Milton for u-boot leaving ethernet device running after loading linux: net: aspeednic: Create aspeed_write_hwaddr from set_mac_address net: aspeednic: Do not start hardware in initialize net: aspeednic: Remove extra spaces before assignments net: aspeednic: Do not fill in a random MAC address net: Implement random ethaddr fallback in eth.c Backports from upstream from me to support building under modern GCC versions: common: main.c: make show_boot_progress __weak ARM:asm:io.h use static inline arm: board: use __weak net: Implement random ethaddr fallback in eth.c compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6 Signeo-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb
index 6070fbf9c..f2434adb5 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2013.07.bb
@@ -10,9 +10,8 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
file://README;beginline=1;endline=22;md5=78b195c11cb6ef63e6985140db7d7bab"
-# This revision corresponds to the tag "v2013.07"
# We use the revision in order to avoid having to fetch it from the repo during parse
-SRCREV = "4b44678c11ac82c7c797bb115e276181752ad54d"
+SRCREV = "44f1262bdf39ad93032d39f17a298165372be82e"
PV = "v2013.07+git${SRCPV}"
OpenPOWER on IntegriCloud