From: Cliff Brake Date: Mon, 15 Jan 2007 16:39:21 +0000 (+0000) Subject: compulab-pxa270.conf: change serial console baud to 38400 to match BL X-Git-Tag: Release-2010-05/1~9366^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78cfbc9c82c7acab44b6ba4d619f422760b9f03a;p=openembedded.git compulab-pxa270.conf: change serial console baud to 38400 to match BL --- diff --git a/conf/machine/compulab-pxa270.conf b/conf/machine/compulab-pxa270.conf index 3968bcb6f2..95be1624f0 100644 --- a/conf/machine/compulab-pxa270.conf +++ b/conf/machine/compulab-pxa270.conf @@ -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"