summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-03 14:54:02 -0400
committerTom Rini <trini@konsulko.com>2015-09-15 13:55:22 -0400
commit46e950a786238ecc08d803f2040a84a2d2361b76 (patch)
tree23bda0d900ae1a327c5f5dd806eb86833da3c6e0 /include
parent850f788709cef8f7d53d571aec3bfb73b14c5531 (diff)
downloadtalos-obmc-uboot-46e950a786238ecc08d803f2040a84a2d2361b76.tar.gz
talos-obmc-uboot-46e950a786238ecc08d803f2040a84a2d2361b76.zip
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>
Diffstat (limited to 'include')
-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 7e7f6f2e9f..0ebe5c118b 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
OpenPOWER on IntegriCloud