mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02: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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user