diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-01-15 20:46:52 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-01-15 20:46:52 +0000 |
commit | 127b5109e790172290734d282ed6b00f1e9a559c (patch) | |
tree | 75864f6f7df49d446a995440be17146ab46dc0d0 /conf/machine/compulab-pxa270.conf | |
parent | 6eafd8a3f7ce813e5c2e33a606d2b2754d6aacb1 (diff) | |
parent | aef114162d66ed9f45e616b631701b988dc95137 (diff) |
merge of '8f81066c1bea85c3191ff30a0d721cd1a3ccc041'
and '98ff999fc95d5b6c4cf5fd58a2c502aea38ea350'
Diffstat (limited to 'conf/machine/compulab-pxa270.conf')
-rw-r--r-- | conf/machine/compulab-pxa270.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |