From: Koen Kooi Date: Fri, 10 Nov 2006 11:03:14 +0000 (+0000) Subject: h5xxx.conf: remove devfs style serial port X-Git-Tag: Release-2010-05/1~9453^2~481^2~3^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f906db3972d19571323b9a8ca4db1eed262095;p=openembedded.git h5xxx.conf: remove devfs style serial port --- 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"