mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-19 08:36:18 +00:00
linuxboot: set serial speed to 115200
This commit is contained in:
parent
c1232239e9
commit
1721900b79
@ -66,7 +66,7 @@ CONFIG_KEXEC_FILE=y
|
||||
# CONFIG_RANDOMIZE_BASE is not set
|
||||
CONFIG_PHYSICAL_ALIGN=0x1000000
|
||||
CONFIG_CMDLINE_BOOL=y
|
||||
CONFIG_CMDLINE="earlyprintk=serial,ttyS0,57600 console=ttyS0,57600 nosmp"
|
||||
CONFIG_CMDLINE="earlyprintk=serial,ttyS0,115200 console=ttyS0,115200 "
|
||||
# CONFIG_MODIFY_LDT_SYSCALL is not set
|
||||
# CONFIG_SUSPEND is not set
|
||||
CONFIG_ACPI_DEBUG=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user