mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 02:14:00 +00:00
Use the correct tty for Nokia800 machines.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4987 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
49521c24be
commit
6239bc4fe4
@ -16,7 +16,7 @@ EXTRA_IMAGECMD_jffs2_nokia800 = "--pad --little-endian --eraseblock=0x20000 -n"
|
||||
|
||||
IMAGE_FSTYPES ?= "jffs2"
|
||||
|
||||
SERIAL_CONSOLE = "-L 115200 ttyS1"
|
||||
SERIAL_CONSOLE = "-L 115200 ttyS0"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-nokia800"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user