set USE_DEVFS for h3600, h3900, SIMpad
authorPhil Blundell <philb@gnu.org>
Sat, 31 Jul 2004 14:05:23 +0000 (14:05 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 31 Jul 2004 14:05:23 +0000 (14:05 +0000)
BKrev: 410ba723hOV94BDsg2qifnPcqv9R0g

conf/h3600.conf
conf/h3900.conf
conf/simpad.conf

index aedf67f..e5dc8a1 100644 (file)
@@ -30,6 +30,8 @@ uda1341 \
 usb-char \
 usb-eth"
 
+USE_DEVFS = "1"
+
 include conf/ipaq-common.conf
 include conf/handheld-common.conf
 include conf/tune-strongarm.conf
index 420539f..16019b7 100644 (file)
@@ -11,12 +11,11 @@ BOOTSTRAP_EXTRA_DEPENDS = "handhelds-pxa at76c503a-modules"
 BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H3900_MODULES}')} at76c503a-modules"
 H3900_MODULES = "h3900_asic h5400_asic pxa_ir h5400_buzzer h5400_fsi mmc_h5400 usb-ohci-h5400"
 
-SERIAL_CONSOLE = "tts/0 115200 vt100"
+SERIAL_CONSOLE = "115200 tts/0 vt100"
+USE_DEVFS = "1"
 
 include conf/ipaq-common.conf
 include conf/handheld-common.conf
 
 # not using tune-xscale so as to retain backwards compatibility
 include conf/tune-strongarm.conf
-
-SERIAL_CONSOLE = "115200 ttyS0"
index e69da6b..05976f1 100644 (file)
@@ -14,6 +14,8 @@ EXTRA_IMAGEDEPENDS = ""
 INHERIT += "simpad_flashimg"
 SERIAL_CONSOLE = "ttySA0 38400 vt100"
 
+USE_DEVFS = "1"
+
 include conf/handheld-common.conf
 include conf/tune-strongarm.conf