summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2014-07-09 17:18:11 +0200
committerTom Rini <trini@ti.com>2014-07-25 16:26:09 -0400
commit188948e884794a562fca5c2dcdcb6f2c03ea4e7b (patch)
tree0eb8613f6eacdb12b61ae3e6ef5e143e5dcd7cb3
parent6d3bbdb0e718aba1e63086d27392f36c81f338fe (diff)
downloadblackbird-obmc-uboot-188948e884794a562fca5c2dcdcb6f2c03ea4e7b.tar.gz
blackbird-obmc-uboot-188948e884794a562fca5c2dcdcb6f2c03ea4e7b.zip
ARM: omap: tao3530: Convert to generic board
Use generic board setup functions by defining CONFIG_SYS_GENERIC_BOARD. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Tom Rini <trini@ti.com>
-rw-r--r--include/configs/tao3530.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tao3530.h b/include/configs/tao3530.h
index 1b0fee9a80..62613e1eaa 100644
--- a/include/configs/tao3530.h
+++ b/include/configs/tao3530.h
@@ -22,6 +22,7 @@
#define CONFIG_OMAP_GPIO
#define CONFIG_OMAP_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
#define MACH_TYPE_OMAP3_TAO3530 2836
OpenPOWER on IntegriCloud