aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/lite5200.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/machine/lite5200.conf b/conf/machine/lite5200.conf
index 16a723cd1c..4a963ce822 100644
--- a/conf/machine/lite5200.conf
+++ b/conf/machine/lite5200.conf
@@ -1,7 +1,10 @@
TARGET_ARCH = "powerpc"
UBOOT_MACHINE = "Lite5200"
-SERIAL_CONSOLE="38400 ttyS0"
+SERIAL_CONSOLE="115200 ttyPSC0"
IMAGE_FSTYPES = "jffs2 tar.bz2"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+KERNEL_IMAGETYPE = "uImage"
+
require conf/machine/include/tune-ppc603e.inc