summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index eae8157eab..441987a78e 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -1,5 +1,5 @@
#@TYPE: Machine
-#@DESCRIPTION: Machine configuration for running
+#@DESCRIPTION: Machine configuration for running
TARGET_FPU = ""
@@ -10,7 +10,7 @@ KERNEL_IMAGETYPE = "uImage"
EXTRA_IMAGEDEPENDS += "u-boot"
UBOOT_MACHINE = "MPC8315ERDB_config"
-SERIAL_CONSOLE = "115200 ttyS0"
+SERIAL_CONSOLES = "115200;ttyS0"
MACHINE_FEATURES = "keyboard pci ext2 ext3 serial"