From 31d5ef7509ca6163f8de840226c84df59ae37b15 Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Mon, 20 Apr 2009 09:23:49 +0200 Subject: hipox: switch serial console to ttyS1 --- conf/machine/hipox.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/hipox.conf b/conf/machine/hipox.conf index f3a31cf63b..7a2ac6f6e9 100644 --- a/conf/machine/hipox.conf +++ b/conf/machine/hipox.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" MACHINE_FEATURES = "kernel26 ext2 pci usbhost ethernet serial raid uboot" -SERIAL_CONSOLE = "115200 ttyS0" +SERIAL_CONSOLE = "115200 ttyS1" PREFERRED_PROVIDER_virtual/kernel = "linux" -- cgit v1.2.3