mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-07 22:08:22 +01:00
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:
parent
69bf38bb4b
commit
299a63f0f0
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user