Default serial connection to 115200. Hardly anybody uses slower these
days, and those that do can use NANO_BOOT2CFG to change it.
This commit is contained in:
parent
c82d74037f
commit
a9598aae97
@ -134,7 +134,7 @@ NANO_BOOTLOADER="boot/boot0sio"
|
||||
|
||||
# boot2 flags/options
|
||||
# default force serial console
|
||||
NANO_BOOT2CFG="-h"
|
||||
NANO_BOOT2CFG="-h -S115200"
|
||||
|
||||
# Backing type of md(4) device
|
||||
# Can be "file" or "swap"
|
||||
|
Loading…
Reference in New Issue
Block a user