add getty on serial console of devices without keyboard. we can disable this when...
authorMichael Lauer <mickey@vanille-media.de>
Wed, 21 Jul 2004 12:31:32 +0000 (12:31 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 21 Jul 2004 12:31:32 +0000 (12:31 +0000)
BKrev: 40fe6224xCxqEI7UcOtOjAIf0EgV0w

conf/h3600.conf
conf/h3900.conf

index 2a4bac2..aedf67f 100644 (file)
@@ -34,3 +34,4 @@ include conf/ipaq-common.conf
 include conf/handheld-common.conf
 include conf/tune-strongarm.conf
 
+SERIAL_CONSOLE = "115200 ttySA0"
index ac6809b..420539f 100644 (file)
@@ -18,3 +18,5 @@ include conf/handheld-common.conf
 
 # not using tune-xscale so as to retain backwards compatibility
 include conf/tune-strongarm.conf
+
+SERIAL_CONSOLE = "115200 ttyS0"