nokia8x0: Serial console is on ttyS1

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4732 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz 2008-06-26 14:12:50 +00:00
parent b3fb3ccceb
commit 41d987a5be
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ EXTRA_IMAGECMD_jffs2_nokia800 = "--pad --little-endian --eraseblock=0x20000 -n"
IMAGE_FSTYPES ?= "jffs2"
SERIAL_CONSOLE = "115200 ttyS0"
SERIAL_CONSOLE = "-L 115200 ttyS1"
PREFERRED_PROVIDER_virtual/kernel = "linux-nokia800"