diff --git a/conf/machine/raspberrypi5.conf b/conf/machine/raspberrypi5.conf index b7450fb..21221fd 100644 --- a/conf/machine/raspberrypi5.conf +++ b/conf/machine/raspberrypi5.conf @@ -18,6 +18,6 @@ RPI_KERNEL_DEVICETREE = " \ " SDIMG_KERNELIMAGE ?= "kernel_2712.img" -SERIAL_CONSOLES ?= "115200;ttyS0" +SERIAL_CONSOLES ?= "115200;ttyAMA10" VC4DTBO ?= "vc4-kms-v3d"