mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-08 07:30:41 +01:00
We have modified the kernel to setup all "default" consoles, including serial ports and framebuffers/screens, providing no console= argument is supplied on the kernel command line. Adding 'console=tty1' caused the 'default' serial port on device tree systems to break, as the kernel would not carry over the settings (like baud rate) from the bootloader. The system administrator can still force the use of a specific console by adding their own console= arguments. Signed-off-by: Mathew McBride <matt@traverse.com.au> Fixes: |
||
|---|---|---|
| .. | ||
| grub-efi.cfg | ||
| Makefile | ||