From: Tom Rini Date: Thu, 3 Apr 2014 19:17:14 +0000 (-0400) Subject: TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC X-Git-Tag: v2014.07-rc1~2^2~3^2~23 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0dd54619ca6316d75c26c09e3c86e2b8e2697d23;p=u-boot TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC Tested on AM335x GP EVM, AM335x EVM SK, Beaglebone White, Beaglebone Black, AM437xx GP EVM, OMAP5 uEVM, OMAP4 Pandaboard Signed-off-by: Tom Rini --- diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h index 1efc988661..2aa35407fd 100644 --- a/include/configs/ti_armv7_common.h +++ b/include/configs/ti_armv7_common.h @@ -20,6 +20,7 @@ /* Common define for many platforms. */ #define CONFIG_OMAP #define CONFIG_OMAP_COMMON +#define CONFIG_SYS_GENERIC_BOARD /* * We typically do not contain NOR flash. In the cases where we do, we