From: Koen Kooi Date: Mon, 20 Feb 2006 17:43:53 +0000 (+0000) Subject: ep93xx: use correct serial device X-Git-Tag: Release-2010-05/1~9453^2~2304^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c2248607178a79f1d96a4b906893931a2b0605;p=openembedded.git ep93xx: use correct serial device --- diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf index f68e3dd36c..1289fb4505 100644 --- a/conf/machine/ep93xx.conf +++ b/conf/machine/ep93xx.conf @@ -18,9 +18,12 @@ BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" # used by sysvinit_2 -SERIAL_CONSOLE = "115200 ttyS0" +SERIAL_CONSOLE = "57600 ttyAM0" # used by some images ROOT_FLASH_SIZE = "8" +#tune for ep93xx cpus +#can be used for crunch support later on +#include conf/machine/tune-ep9312.conf