compulab-pxa270.conf: change serial console baud to 38400 to match BL
authorCliff Brake <cbrake@bec-systems.com>
Mon, 15 Jan 2007 16:39:21 +0000 (16:39 +0000)
committerCliff Brake <cbrake@bec-systems.com>
Mon, 15 Jan 2007 16:39:21 +0000 (16:39 +0000)
conf/machine/compulab-pxa270.conf

index 3968bcb..95be162 100644 (file)
@@ -12,7 +12,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv5te"
 require conf/machine/include/tune-xscale.conf
 
 # used by sysvinit_2
-SERIAL_CONSOLE = "115200 ttySA0"
+SERIAL_CONSOLE = "38400 ttySA0"
 
 # used by opie-collections.inc
 ROOT_FLASH_SIZE = "32"