summaryrefslogtreecommitdiffstats
path: root/include/configs/pm9263.h
diff options
context:
space:
mode:
authorGeorgi Botev <botev@ronetix.at>2015-01-13 12:07:21 +0200
committerTom Rini <trini@ti.com>2015-01-13 09:37:27 -0500
commitefe62a668835c2314d194d291b5b7f6923b38c60 (patch)
tree283f4fab94ee7ce02ed237fa6c9a4c6e051a1536 /include/configs/pm9263.h
parent3c3b55d974a0e9e8c0e61711fc83e4a9f60994a9 (diff)
downloadblackbird-obmc-uboot-efe62a668835c2314d194d291b5b7f6923b38c60.tar.gz
blackbird-obmc-uboot-efe62a668835c2314d194d291b5b7f6923b38c60.zip
PM9263 adding generic board support
Signed-off-by: Georgi Botev <botev@ronetix.at>
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r--include/configs/pm9263.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index f0f12afb81..f6aebf4e4a 100644
--- a/include/configs/pm9263.h
+++ b/include/configs/pm9263.h
@@ -18,6 +18,8 @@
*/
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
/* ARM asynchronous clock */
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
OpenPOWER on IntegriCloud