summaryrefslogtreecommitdiffstats
path: root/include/configs/B4860QDS.h
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2014-04-30 14:43:49 -0700
committerYork Sun <yorksun@freescale.com>2014-05-13 08:31:22 -0700
commit15672c6dbd7e5a110773480ccfe47b98ba1dc6f8 (patch)
tree2452b3e042fce0c69b56b97651cc8bc639c168d0 /include/configs/B4860QDS.h
parent8bae330f5c6542638da7136f39bc9c13214592cc (diff)
downloadtalos-obmc-uboot-15672c6dbd7e5a110773480ccfe47b98ba1dc6f8.tar.gz
talos-obmc-uboot-15672c6dbd7e5a110773480ccfe47b98ba1dc6f8.zip
powerpc/freescale: Convert selected boards to generic board architecture
This patch converts the following boards to use generic board: MPC8536DS, MPC8572DS, MPC8641HPCN, p1_p2_rdb_pc, corenet_ds, t4qds, B4860QDS. It has been tested on NOR boot on MPC8536DS, MPC8572DS, P1021RDB, P4080DS, P5020DS, P5040DS, P3041DS, T4240QDS, B4860QDS. Signed-off-by: York Sun <yorksun@freescale.com> CC: Ying Zhang <b40530@freescale.com> CC: Prabhakar Kushwaha <prabhakar@freescale.com> CC: Haijun.Zhang <Haijun.Zhang@freescale.com> CC: Scott Wood <scottwood@freescale.com> CC: Shaohui Xie <Shaohui.Xie@freescale.com>
Diffstat (limited to 'include/configs/B4860QDS.h')
-rw-r--r--include/configs/B4860QDS.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/B4860QDS.h b/include/configs/B4860QDS.h
index a6125568a2..47aca9c00f 100644
--- a/include/configs/B4860QDS.h
+++ b/include/configs/B4860QDS.h
@@ -7,6 +7,9 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
/*
* B4860 QDS board configuration file
*/
OpenPOWER on IntegriCloud