summaryrefslogtreecommitdiffstats
path: root/include/configs/x600.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-02-03 08:27:21 +0100
committerTom Rini <trini@konsulko.com>2015-03-05 20:13:16 -0500
commit5822f5ae7f4112b4969145d28842cde38c58a20b (patch)
treea32e852341c428097fe2dd89e9565e1c15cee2e5 /include/configs/x600.h
parentd2279221508b1c5e2398e821af6b088933a38103 (diff)
downloadtalos-obmc-uboot-5822f5ae7f4112b4969145d28842cde38c58a20b.tar.gz
talos-obmc-uboot-5822f5ae7f4112b4969145d28842cde38c58a20b.zip
arm: spear: Move to generic board support
Without this change the board support for these SPEAr boards would be dropped soon. Generic board support seems to work just fine. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Viresh Kumar <viresh.kumar@linaro.org> Cc: Vipin Kumar <vk.vipin@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r--include/configs/x600.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h
index 04187c0a31..241bf65f30 100644
--- a/include/configs/x600.h
+++ b/include/configs/x600.h
@@ -16,6 +16,7 @@
*/
#define CONFIG_SPEAR600 /* SPEAr600 SoC */
#define CONFIG_X600 /* on X600 board */
+#define CONFIG_SYS_GENERIC_BOARD
#include <asm/arch/hardware.h>
OpenPOWER on IntegriCloud