aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-10 11:03:14 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-10 11:03:14 +0000
commit25f906db3972d19571323b9a8ca4db1eed262095 (patch)
treee35b378496f880d0544df87792ae3e83bd690f04 /conf
parent20fca5c229c4c1fd519caea943c975ea3b375cc1 (diff)
downloadopenembedded-25f906db3972d19571323b9a8ca4db1eed262095.tar.gz
h5xxx.conf: remove devfs style serial port
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h5xxx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h5xxx.conf b/conf/machine/h5xxx.conf
index d2e7306c46..941d08c013 100644
--- a/conf/machine/h5xxx.conf
+++ b/conf/machine/h5xxx.conf
@@ -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"