
23 Oct
2020
23 Oct
'20
9:57 p.m.
Enable Console multiplexing in ROCKPi N8 which would is required to video out the console buffer.
Enable it.
Signed-off-by: Jagan Teki jagan@amarulasolutions.com --- configs/rock-pi-n8-rk3288_defconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/configs/rock-pi-n8-rk3288_defconfig b/configs/rock-pi-n8-rk3288_defconfig index e5bc035926..380a58c5c4 100644 --- a/configs/rock-pi-n8-rk3288_defconfig +++ b/configs/rock-pi-n8-rk3288_defconfig @@ -16,7 +16,6 @@ CONFIG_DEBUG_UART=y CONFIG_USE_PREBOOT=y CONFIG_DEFAULT_FDT_FILE="rk3288-rock-pi-n8.dtb" CONFIG_SILENT_CONSOLE=y -# CONFIG_CONSOLE_MUX is not set CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_SPL_STACK_R=y CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x2000
--
2.25.1