summaryrefslogtreecommitdiffstats
path: root/include/configs/P1010RDB.h
diff options
context:
space:
mode:
authorYing Zhang <b40530@freescale.com>2014-11-06 13:05:08 +0800
committerYork Sun <yorksun@freescale.com>2014-12-05 08:06:10 -0800
commit653c28f377c58021d2c9c61ca35dcad50b4866b4 (patch)
tree0c33fc5cefb17b3e0542583b4b55e32c8f82e056 /include/configs/P1010RDB.h
parent1ccd94fb9704ac0cd9b9b09a304957a3efabcc54 (diff)
downloadblackbird-obmc-uboot-653c28f377c58021d2c9c61ca35dcad50b4866b4.tar.gz
blackbird-obmc-uboot-653c28f377c58021d2c9c61ca35dcad50b4866b4.zip
board/freescale: use generic board architecture for p1010rdb
Use generic board architecture for p1010rdb, tested with NOR boot on p1010rdb-pb. Signed-off-by: Ying Zhang <b40530@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/P1010RDB.h')
-rw-r--r--include/configs/P1010RDB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
index d378dbd1a1..cd6a39c657 100644
--- a/include/configs/P1010RDB.h
+++ b/include/configs/P1010RDB.h
@@ -14,6 +14,8 @@
#ifdef CONFIG_36BIT
#define CONFIG_PHYS_64BIT
#endif
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_P1010
#define CONFIG_E500 /* BOOKE e500 family */
OpenPOWER on IntegriCloud