boot: default to serial console on the uart connector
* Dedicated UART connector is always active and enabled.
https://www.raspberrypi.com/documentation/computers/raspberry-pi-5.html#uart-connector
* Fixes 5780f0a884.
This commit is contained in:
@@ -24,10 +24,6 @@ dtoverlay=vc4-kms-v3d
|
||||
# I2S
|
||||
#dtparam=i2s=on
|
||||
|
||||
# Serial console
|
||||
enable_uart=1
|
||||
dtparam=uart0=on
|
||||
|
||||
# SPI
|
||||
#dtparam=spi=on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user