From d549b49ed23b9c74542241394b2c790e70010c78 Mon Sep 17 00:00:00 2001 From: Andre Heider Date: Mon, 12 Feb 2018 09:23:51 +0100 Subject: [PATCH] dial back debug spew --- configs/nintendo_switch_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/nintendo_switch_defconfig b/configs/nintendo_switch_defconfig index 8931162115..9ed03a50b0 100644 --- a/configs/nintendo_switch_defconfig +++ b/configs/nintendo_switch_defconfig @@ -3,5 +3,6 @@ CONFIG_VENDOR_NINTENDO=y # CONFIG_POST_DEVICE is not set CONFIG_COREBOOT_ROMSIZE_KB_512=y CONFIG_CONSOLE_SERIAL_TEGRA210_UARTB=y +CONFIG_DEFAULT_CONSOLE_LOGLEVEL_6=y CONFIG_PAYLOAD_ELF=y CONFIG_PAYLOAD_FILE="../u-boot/u-boot.elf"