[U-Boot] [PATCH 1/2] TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
Tom Rini
trini at ti.com
Thu Apr 3 21:17:14 CEST 2014
Tested on AM335x GP EVM, AM335x EVM SK, Beaglebone White, Beaglebone
Black, AM437xx GP EVM, OMAP5 uEVM, OMAP4 Pandaboard
Signed-off-by: Tom Rini <trini at ti.com>
---
include/configs/ti_armv7_common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h
index 69d69a5..abfaa76 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
--
1.7.9.5
More information about the U-Boot
mailing list