115200 is enough, n8 is implied

This commit is contained in:
Michael Stapelberg 2023-01-11 17:54:35 +01:00
parent 32f37d97d7
commit 86f32dc7d9

View File

@ -29,7 +29,7 @@ endif
-overwrite_boot=${DIR}/boot.img \
-overwrite_root=${DIR}/root.img \
-overwrite_mbr=${DIR}/mbr.img \
-serial_console=ttyS0,115200n8 \
-serial_console=ttyS0,115200 \
-hostname=router7 \
${PKGS}