summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-03 18:54:02 (GMT)
committerTom Rini <trini@konsulko.com>2015-09-15 17:55:22 (GMT)
commit46e950a786238ecc08d803f2040a84a2d2361b76 (patch)
tree23bda0d900ae1a327c5f5dd806eb86833da3c6e0
parent850f788709cef8f7d53d571aec3bfb73b14c5531 (diff)
downloadu-boot-46e950a786238ecc08d803f2040a84a2d2361b76.tar.xz
omap3_evm_common.h: Switch to SYS_GENERIC_BOARD
Tested on my OMAP3 uEVM. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
-rw-r--r--include/configs/omap3_evm_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_evm_common.h b/include/configs/omap3_evm_common.h
index 7e7f6f2..0ebe5c1 100644
--- a/include/configs/omap3_evm_common.h
+++ b/include/configs/omap3_evm_common.h
@@ -15,6 +15,7 @@
#define CONFIG_OMAP /* This is TI OMAP core */
#define CONFIG_OMAP_GPIO
#define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
/* Common ARM Erratas */
#define CONFIG_ARM_ERRATA_454179
#define CONFIG_ARM_ERRATA_430973