summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
diff options
context:
space:
mode:
authorEdward A. James <eajames@us.ibm.com>2017-08-15 14:18:12 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-08-18 16:16:00 +0000
commitfd6f07c2c85d2882c1384827305ad0a787f3c784 (patch)
treecb0c7f0b772da2d85fd70280ea793b219ecf51dd /meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
parent3aa1ef696fd093d16b8c7472d1ffe0f199dc96e7 (diff)
downloadtalos-openbmc-fd6f07c2c85d2882c1384827305ad0a787f3c784.tar.gz
talos-openbmc-fd6f07c2c85d2882c1384827305ad0a787f3c784.zip
Add u-boot redundant environments
Update fw_env config with two sections. Update init script to handle redundant envs. Patch u-boot. Can be removed when openbmc/u-boot is updated and recipe bumped. Resolves openbmc/openbmc#1937 Change-Id: I15137f55d960381a0b3fbb58c53090bbd5b86482 Signed-off-by: Edward A. James <eajames@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc')
-rw-r--r--meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc b/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
index 4c5e302a1..492e3f798 100644
--- a/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
+++ b/meta-phosphor/common/recipes-bsp/u-boot/u-boot.inc
@@ -5,3 +5,5 @@ UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"
PV = "v2016.07+git${SRCPV}"
+
+SRC_URI += "file://0001-configs-ast-Add-redundnant-env.patch"
OpenPOWER on IntegriCloud