mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
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:
parent
d44d93e4a1
commit
1467cc5f64
@ -1 +1 @@
|
||||
console=tty0
|
||||
console=ttyS2,1500000n8 console=tty0
|
||||
|
Loading…
x
Reference in New Issue
Block a user