Set UART baudrate explicitly, add syslinux config, reduce kernel console spam
This commit is contained in:
5
syslinux.cfg
Executable file
5
syslinux.cfg
Executable file
@@ -0,0 +1,5 @@
|
||||
default linux
|
||||
|
||||
label linux
|
||||
kernel bzImage
|
||||
append initrd=rootfs.cpio.xz console=ttyS0,115200
|
||||
Reference in New Issue
Block a user