summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC837XERDB.h
diff options
context:
space:
mode:
authorSinan Akman <sinan@writeme.com>2015-01-17 02:09:13 -0500
committerTom Rini <trini@ti.com>2015-01-20 10:19:46 -0500
commit77d52ed278516c4418af08a0398dff4a97772648 (patch)
treec60189fb98d55c4e8384fd55a5fb9ff9c4d7f50e /include/configs/MPC837XERDB.h
parent22d69fd7a86fd5487bf4421dd777130a207b9264 (diff)
downloadtalos-obmc-uboot-77d52ed278516c4418af08a0398dff4a97772648.tar.gz
talos-obmc-uboot-77d52ed278516c4418af08a0398dff4a97772648.zip
Use generic board architecture for MPC837xERDB
Signed-off-by: Sinan Akman <sinan@writeme.com> Cc: kim.phillips@freescale.com
Diffstat (limited to 'include/configs/MPC837XERDB.h')
-rw-r--r--include/configs/MPC837XERDB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/MPC837XERDB.h b/include/configs/MPC837XERDB.h
index 8ed0f7c21a..19e0e30eef 100644
--- a/include/configs/MPC837XERDB.h
+++ b/include/configs/MPC837XERDB.h
@@ -15,6 +15,8 @@
#define CONFIG_E300 1 /* E300 family */
#define CONFIG_MPC837x 1 /* MPC837x CPU specific */
#define CONFIG_MPC837XERDB 1
+#define CONFIG_DISPLAY_BOARDINFO
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_TEXT_BASE 0xFE000000
OpenPOWER on IntegriCloud