summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc/conf/machine/p1022ds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-ppc/conf/machine/p1022ds.conf')
-rw-r--r--meta-fsl-ppc/conf/machine/p1022ds.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-fsl-ppc/conf/machine/p1022ds.conf b/meta-fsl-ppc/conf/machine/p1022ds.conf
index 107cbe4b..823131ad 100644
--- a/meta-fsl-ppc/conf/machine/p1022ds.conf
+++ b/meta-fsl-ppc/conf/machine/p1022ds.conf
@@ -5,7 +5,6 @@
5#@MAINTAINER: Chunrong Guo <B40290@freescale.com> 5#@MAINTAINER: Chunrong Guo <B40290@freescale.com>
6 6
7require conf/machine/include/e500v2.inc 7require conf/machine/include/e500v2.inc
8require conf/machine/include/soc-family.inc
9 8
10SOC_FAMILY = "p1022" 9SOC_FAMILY = "p1022"
11BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat" 10BOOTFORMAT_CONFIG = "config_sram_p1022ds.dat"
@@ -25,6 +24,3 @@ XSERVER = " \
25 24
26JFFS2_ERASEBLOCK = "0x20000" 25JFFS2_ERASEBLOCK = "0x20000"
27 26
28SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
29SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
30USE_VT = "0"