h5xxx.conf: remove devfs style serial port
authorKoen Kooi <koen@openembedded.org>
Fri, 10 Nov 2006 11:03:14 +0000 (11:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 10 Nov 2006 11:03:14 +0000 (11:03 +0000)
conf/machine/h5xxx.conf

index d2e7306..941d08c 100644 (file)
@@ -29,5 +29,5 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-module-h5400_lcd \
 #
 # Modules autoload and other boot properties
 #
-SERIAL_CONSOLE = "115200 tts/0 vt100"
+SERIAL_CONSOLE = "115200 ttyS0 vt100"
 USE_VT = "0"