From aeca15dcb32511fa7754a829501e87c671673722 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 3 Sep 2015 14:54:03 -0400 Subject: 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 Signed-off-by: Tom Rini Reviewed-by: Simon Glass Tested-by: Simon Glass --- include/configs/ti814x_evm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/ti814x_evm.h') 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 -- cgit v1.2.3