add serial console for some machines
authorMichael Lauer <mickey@vanille-media.de>
Mon, 6 Sep 2004 19:16:55 +0000 (19:16 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 6 Sep 2004 19:16:55 +0000 (19:16 +0000)
BKrev: 413cb7a7wtC_VZfMpIp1aQgWXCghiw

conf/beagle.conf
conf/collie.conf
conf/poodle.conf
conf/zaurus-pxa.conf

index a3ccda7..38bd99b 100644 (file)
@@ -23,3 +23,5 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \
 include conf/handheld-common.conf
 include conf/tune-strongarm.conf
 
+SERIAL_CONSOLE = "115200 ttySA0"
+
index 6c95ece..a7a69d9 100644 (file)
@@ -20,3 +20,5 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
 include conf/handheld-common.conf
 include conf/tune-strongarm.conf
 
+SERIAL_CONSOLE = "115200 ttyS0"
+
index 6cd63b7..39bb7df 100644 (file)
@@ -20,3 +20,5 @@ include conf/handheld-common.conf
 # not using tune-xscale.conf so as to retain backwards compatibility
 include conf/tune-strongarm.conf
 
+SERIAL_CONSOLE = "115200 ttyS0"
+
index 9c7f79b..a2ad775 100644 (file)
@@ -23,3 +23,5 @@ GPE_EXTRA_DEPENDS = "gaim"
 include conf/handheld-common.conf
 # not using tune-xscale.conf so as to retain backwards compatibility
 include conf/tune-strongarm.conf
+
+SERIAL_CONSOLE = "115200 ttyS0"