summaryrefslogtreecommitdiffstats
path: root/include/configs/taurus.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2014-10-01 07:26:06 +0200
committerAndreas Bießmann <andreas.devel@googlemail.com>2014-10-10 21:51:19 +0200
commitd0b3723034aa865b8618428739efe1d98b1a2e2b (patch)
treefa5c115ec90060417a19f36c784b42c0db01e1f3 /include/configs/taurus.h
parentb2868187f46ce2d00f90139287661ace1af64ac2 (diff)
downloadblackbird-obmc-uboot-d0b3723034aa865b8618428739efe1d98b1a2e2b.tar.gz
blackbird-obmc-uboot-d0b3723034aa865b8618428739efe1d98b1a2e2b.zip
arm, at91: add generic board support for the taurus and corvus board
Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Andreas Bießmann <andreas.devel@googlemail.com> Cc: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/taurus.h')
-rw-r--r--include/configs/taurus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h
index 20d4cee011..aadf4cd2f8 100644
--- a/include/configs/taurus.h
+++ b/include/configs/taurus.h
@@ -24,6 +24,8 @@
#define MACH_TYPE_TAURUS 2067
#define MACH_TYPE_AXM 2068
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Warning: changing CONFIG_SYS_TEXT_BASE requires
* adapting the initial boot program.
OpenPOWER on IntegriCloud