allwinner-a10: serial console is ttyS0

As reported by Henrik Nordström.

Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
This commit is contained in:
Enrico Butera 2012-06-14 22:26:13 +02:00
parent 69bf38bb4b
commit 299a63f0f0

View File

@ -23,7 +23,7 @@ SPL_BINARY = "sun4i-spl.bin"
IMAGE_FSTYPES += "tar.bz2"
# Guesswork
SERIAL_CONSOLE = "115200 ttyS2"
SERIAL_CONSOLE = "115200 ttyS0"
#EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x40000 -s 4096"