summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2014-09-30 12:32:20 +0200
committerTom Rini <trini@ti.com>2014-10-10 09:44:44 -0400
commit3f2b5bb6741fa21d7a7768be3a9be3730c9ecf3b (patch)
tree37c91ebdd1ac08ffd53989187fac7ee159e8925e
parent2ea9103924048637d28baf0f7b1dd410f6704c32 (diff)
downloadblackbird-obmc-uboot-3f2b5bb6741fa21d7a7768be3a9be3730c9ecf3b.tar.gz
blackbird-obmc-uboot-3f2b5bb6741fa21d7a7768be3a9be3730c9ecf3b.zip
PIP405: convert to generic board
Signed-off-by: David Müller <d.mueller@elsoft.ch>
-rw-r--r--include/configs/PIP405.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h
index a6f505aaa9..9a1b2acac3 100644
--- a/include/configs/PIP405.h
+++ b/include/configs/PIP405.h
@@ -21,6 +21,8 @@
#define CONFIG_SYS_TEXT_BASE 0xFFF80000
+#define CONFIG_SYS_GENERIC_BOARD
+
/***********************************************************
* Clock
***********************************************************/
OpenPOWER on IntegriCloud