Skip to content

Commit 6ed1def

Browse files
committed
config/coreboot-novacustom-v540tu.config: disable debug console
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 118c793 commit 6ed1def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/coreboot-novacustom-v540tu.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ CONFIG_PC_CMOS_BASE_PORT_BANK1=0x72
213213
CONFIG_FSP_TEMP_RAM_SIZE=0x20000
214214
CONFIG_EC_GPE_SCI=0x50
215215
CONFIG_TPM_MEASURED_BOOT=y
216-
CONFIG_LINUX_COMMAND_LINE="debug console=uart,mmio32,0xfe02c000"
216+
CONFIG_LINUX_COMMAND_LINE="debug"
217217
CONFIG_BOARD_ROMSIZE_KB_32768=y
218218
# CONFIG_COREBOOT_ROMSIZE_KB_256 is not set
219219
# CONFIG_COREBOOT_ROMSIZE_KB_512 is not set

0 commit comments

Comments
 (0)