mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
raspberrypi.conf: Fix serial console name
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
ea603975e9
commit
5756b300b9
|
@ -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