hipox: switch serial console to ttyS1
authorSteffen Sledz <sledz@dresearch.de>
Mon, 20 Apr 2009 07:23:49 +0000 (09:23 +0200)
committerSteffen Sledz <sledz@dresearch.de>
Mon, 20 Apr 2009 07:23:49 +0000 (09:23 +0200)
conf/machine/hipox.conf

index f3a31cf..7a2ac6f 100644 (file)
@@ -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"