From: Koen Kooi Date: Fri, 26 May 2006 09:26:39 +0000 (+0000) Subject: h2200.conf: tts/0 -> ttyS0, closes #1044 X-Git-Tag: Release-2010-05/1~9453^2~1617^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f1f3a7de78a8f50d1cd2591160e4e77dc44682;p=openembedded.git h2200.conf: tts/0 -> ttyS0, closes #1044 --- diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 0fc8a1ef95..40401daece 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -23,7 +23,7 @@ H2200_MODULES = "g_ether g_serial g_file_storage snd-pcm-oss" #autoload on boot: module_autoload_snd-pcm-oss = "snd-pcm-oss" -SERIAL_CONSOLE = "115200 tts/0 vt100" +SERIAL_CONSOLE = "115200 ttyS0 vt100" USE_VT = "0"