summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-01-18 11:04:45 +1100
committerPatrick Williams <patrick@stwcx.xyz>2017-01-24 16:22:43 +0000
commit734b70aa7a5caadf2325a906859263f8506bea8b (patch)
tree07ab1202f8b307a91d36c2edae6101d387edd115 /meta-phosphor/common/recipes-bsp/u-boot
parentbceaf69092c394ad3eb2fe93696e1b71d93b563b (diff)
downloadtalos-openbmc-734b70aa7a5caadf2325a906859263f8506bea8b.tar.gz
talos-openbmc-734b70aa7a5caadf2325a906859263f8506bea8b.zip
u-boot: Update version for HUSH support
This enables the HUSH shell in u-boot, and uses that support to assume a ramdisk 0x20300000 if one is not found in the FIT image. Change-Id: Iaed89795ad1649d3b9e0666d009957a77dafcb41 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-phosphor/common/recipes-bsp/u-boot')
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb2
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb2
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb
index 034f8c16b..107c878da 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-fw-utils_2016.07.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
SECTION = "bootloader"
DEPENDS = "mtd-utils"
-SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc"
+SRCREV = "be5e3b5b680746718f45ec5ad45e2debc61407b5"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb
index 5fdc141f5..b076728f7 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot-mkimage_2016.07.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
DEPENDS = "openssl"
-SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc"
+SRCREV = "be5e3b5b680746718f45ec5ad45e2debc61407b5"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb
index 42f1f6e74..e69155827 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot_2016.07.bb
@@ -3,7 +3,7 @@ require recipes-bsp/u-boot/u-boot.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
DEPENDS += "dtc-native"
-SRCREV = "aa7a90f2ff1e807e057c6dbb0d0c579174c75acc"
+SRCREV = "be5e3b5b680746718f45ec5ad45e2debc61407b5"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
OpenPOWER on IntegriCloud