summaryrefslogtreecommitdiff
path: root/configs/ge_b850v3_defconfig
diff options
context:
space:
mode:
authorIan Ray <ian.ray@ge.com>2018-01-10 20:31:33 +0100
committerStefano Babic <sbabic@denx.de>2018-02-04 12:00:58 +0100
commitf07b3148d74b9859ddfa3de2dd5cacb504530f4f (patch)
treecf78fb4858313ad7c4693587147740c382ae50a0 /configs/ge_b850v3_defconfig
parent6d6564957ced9a29ca62adee68a6e24040dd54be (diff)
board: ge: bx50v3: Support FIT and select configuration based on VPD
Modify configuration to support FIT. Set variable `confidx' from VPD, in order to load the correct device tree. Modify/simplify U-Boot environment to support loading FIT image. Signed-off-by: Ian Ray <ian.ray@ge.com> Signed-off-by: Martyn Welch <martyn.welch@collabora.co.uk> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'configs/ge_b850v3_defconfig')
-rw-r--r--configs/ge_b850v3_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ge_b850v3_defconfig b/configs/ge_b850v3_defconfig
index 5f008eac75..4f9d77cc4f 100644
--- a/configs/ge_b850v3_defconfig
+++ b/configs/ge_b850v3_defconfig
@@ -32,3 +32,4 @@ CONFIG_CMD_NET=y
CONFIG_CMD_PCI=y
CONFIG_E1000=y
CONFIG_CMD_E1000=y
+CONFIG_FIT=y