summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarian Balakowicz <m8@semihalf.com>2006-05-09 11:51:51 +0200
committerMarian Balakowicz <m8@semihalf.com>2006-05-09 11:51:51 +0200
commit6f5155a95cc6d4b80cda10785c64a55fbb18e8ee (patch)
treec690fefe017b60bdd9fad2b344fecd8898264547 /include
parentb75ef85f42f75206a9a2c278c042e911c92ea28c (diff)
downloadblackbird-obmc-uboot-6f5155a95cc6d4b80cda10785c64a55fbb18e8ee.tar.gz
blackbird-obmc-uboot-6f5155a95cc6d4b80cda10785c64a55fbb18e8ee.zip
Make R5200 specific low level initialization board conditional.
Diffstat (limited to 'include')
-rw-r--r--include/configs/r5200.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/r5200.h b/include/configs/r5200.h
index a17b4abb98..7049704590 100644
--- a/include/configs/r5200.h
+++ b/include/configs/r5200.h
@@ -37,6 +37,7 @@
*/
#define CONFIG_MCF52x2 /* define processor family */
#define CONFIG_M5271 /* define processor type */
+#define CONFIG_R5200 /* define board type */
#define FEC_ENET
#define CONFIG_NET_RETRY_COUNT 5
OpenPOWER on IntegriCloud