115200 is enough, n8 is implied
This commit is contained in:
parent
32f37d97d7
commit
86f32dc7d9
2
Makefile
2
Makefile
@ -29,7 +29,7 @@ endif
|
|||||||
-overwrite_boot=${DIR}/boot.img \
|
-overwrite_boot=${DIR}/boot.img \
|
||||||
-overwrite_root=${DIR}/root.img \
|
-overwrite_root=${DIR}/root.img \
|
||||||
-overwrite_mbr=${DIR}/mbr.img \
|
-overwrite_mbr=${DIR}/mbr.img \
|
||||||
-serial_console=ttyS0,115200n8 \
|
-serial_console=ttyS0,115200 \
|
||||||
-hostname=router7 \
|
-hostname=router7 \
|
||||||
${PKGS}
|
${PKGS}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user