summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-03 14:54:03 -0400
committerTom Rini <trini@konsulko.com>2015-09-15 13:55:22 -0400
commitaeca15dcb32511fa7754a829501e87c671673722 (patch)
tree824e032b02739fdc7d8fcd69beef0ca921ea2e1d /include
parent46e950a786238ecc08d803f2040a84a2d2361b76 (diff)
downloadtalos-obmc-uboot-aeca15dcb32511fa7754a829501e87c671673722.tar.gz
talos-obmc-uboot-aeca15dcb32511fa7754a829501e87c671673722.zip
ti814x_evm: Switch to SYS_GENERIC_BOARD
Take over maintainership as well. Not tested as PG2.0 (which I have) needs additional work over PG1.0 (which Matt has). Cc: Matt Porter <mporter@konsulko.com> 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/ti814x_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h
index 7fa35a1542..ceeb7fe46b 100644
--- a/include/configs/ti814x_evm.h
+++ b/include/configs/ti814x_evm.h
@@ -21,6 +21,7 @@
#define CONFIG_SYS_NO_FLASH
#define CONFIG_OMAP
#define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
#include <asm/arch/omap.h>
OpenPOWER on IntegriCloud