summaryrefslogtreecommitdiffstats
path: root/conf/machine/p1020mbg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/p1020mbg.conf')
-rw-r--r--conf/machine/p1020mbg.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/machine/p1020mbg.conf b/conf/machine/p1020mbg.conf
index a9f21b9..f58a51c 100644
--- a/conf/machine/p1020mbg.conf
+++ b/conf/machine/p1020mbg.conf
@@ -10,6 +10,8 @@ KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1020mbg-pc_32b.dts"
10KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig" 10KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/mpc85xx_smp_defconfig"
11 11
12JFFS2_ERASEBLOCK = "0x20000" 12JFFS2_ERASEBLOCK = "0x20000"
13
14SYSVINIT_ENABLED_GETTYS = ""
15USE_VT = ""
13SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" 16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"
14SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" 17SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
15USE_VT = "0"