boot: enable serial console on gpio

* To use the new serial port on Raspberry Pi 5 adjust cmdline to
  use ttyAMA10 for console.
This commit is contained in:
Konsta
2023-11-15 17:35:39 +02:00
parent 88e0af519d
commit 5780f0a884
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ dtoverlay=vc4-kms-v3d
# Serial console
enable_uart=1
dtparam=uart0=on
# SPI
#dtparam=spi=on