mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-16 18:28:23 +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"
|
IMAGE_FSTYPES += "tar.bz2"
|
||||||
|
|
||||||
# Guesswork
|
# Guesswork
|
||||||
SERIAL_CONSOLE = "115200 ttyS2"
|
SERIAL_CONSOLE = "115200 ttyS0"
|
||||||
|
|
||||||
#EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x40000 -s 4096"
|
#EXTRA_IMAGECMD_jffs2 = "-lnp -e 0x40000 -s 4096"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user