mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
Merge pull request #17 from agherzan/devel_serialname
raspberrypi.conf: Fix serial console name
This commit is contained in:
commit
4b460a3f78
|
@ -11,7 +11,7 @@ GUI_MACHINE_CLASS = "bigscreen"
|
|||
|
||||
IMAGE_FSTYPES += "tar.bz2 rpi-sdimg"
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyS0"
|
||||
SERIAL_CONSOLE = "115200 ttyAMA0"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
|
||||
MACHINE_KERNEL_PR = "r4"
|
||||
|
|
Loading…
Reference in New Issue
Block a user