summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-03 14:54:04 -0400
committerTom Rini <trini@konsulko.com>2015-09-15 13:55:23 -0400
commitf458c8dac463d0a6037d4ecdbe59f07c4df34ad4 (patch)
treeab76cddec8a46834e1e28865a96b483243331a43 /include
parentaeca15dcb32511fa7754a829501e87c671673722 (diff)
downloadtalos-obmc-uboot-f458c8dac463d0a6037d4ecdbe59f07c4df34ad4.tar.gz
talos-obmc-uboot-f458c8dac463d0a6037d4ecdbe59f07c4df34ad4.zip
ti816x: Switch to SYS_GENERIC_BOARD
Tested on my TI186x rev E. (PG2.0) and take over maintainership. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti816x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti816x_evm.h b/include/configs/ti816x_evm.h
index 01d8233741..4c192896ad 100644
--- a/include/configs/ti816x_evm.h
+++ b/include/configs/ti816x_evm.h
@@ -15,6 +15,7 @@
#define CONFIG_SYS_NO_FLASH
#define CONFIG_OMAP
#define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_ARCH_CPU_INIT
OpenPOWER on IntegriCloud