Enable 1.5MBd serial console on Green for new installs (#3527)

With default console on HDMI (tty0), we lost the console on the serial port. It
may be useful for debugging, let's enable it for new installs with the same
speed as bootloader (to avoid the need for baud rate switching).
This commit is contained in:
Jan Čermák 2024-08-14 17:00:15 +02:00 committed by GitHub
parent d44d93e4a1
commit 1467cc5f64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1 @@
console=tty0
console=ttyS2,1500000n8 console=tty0