summaryrefslogtreecommitdiffstats
path: root/conf/machine/bsc9131rdb.conf
diff options
context:
space:
mode:
authorChunrong Guo <B40290@freescale.com>2014-05-28 17:28:20 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-06-03 18:08:52 +0800
commit6257e8ede35948708d11b1d5cda5b7ae78b85c5b (patch)
treec851650c4f5a86e1d0c8266935c801f99b63f42c /conf/machine/bsc9131rdb.conf
parent913fc371e9976cc95fc1b2ee2deb87efd13faafb (diff)
downloadmeta-fsl-ppc-6257e8ede35948708d11b1d5cda5b7ae78b85c5b.tar.gz
conf/machine/*.conf: Rework information header
*Rework the information header to include a proper name, SoC and maintainer fields. This change has been done for follow boards: - b4420qds-64b - b4420qds - b4860qds-64b - b4860qds - bsc9131rdb - bsc9132qds - c293pcie - p1010rdb - p1020rdb - p1021rdb - p1022ds - p1023rdb - p1025twr - p2020ds - p2020rdb - p2041rdb - p3041ds - p4080ds - p5020ds-64b - p5020ds - p5040ds-64b - p5040ds - t2080qds-64b - t2080qds - t4160qds-64b - t4160qds - t4240qds-64b - t4240qds Signed-off-by: Chunrong Guo <B40290@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/bsc9131rdb.conf')
-rw-r--r--conf/machine/bsc9131rdb.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/machine/bsc9131rdb.conf b/conf/machine/bsc9131rdb.conf
index c145a04..58c9f5b 100644
--- a/conf/machine/bsc9131rdb.conf
+++ b/conf/machine/bsc9131rdb.conf
@@ -1,5 +1,8 @@
1#@TYPE: Machine 1#@TYPE: Machine
2#@DESCRIPTION: Machine configuration for running 2#@NAME: Freescale BSC9131RDB
3#@SOC: bsc9131
4#@DESCRIPTION: Machine configuration for running BSC9131RDB
5#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
3 6
4require e500v2.inc 7require e500v2.inc
5require conf/machine/include/soc-family.inc 8require conf/machine/include/soc-family.inc