diff mbox series

[4/4] rockchip: Enable Console MUX in ROCKPi N8

Message ID 20201023195725.356167-4-jagan@amarulasolutions.com
State Accepted
Delegated to: Kever Yang
Headers show
Series [1/4] rockchip: Enable Console MUX in ROCKPi N10 | expand

Commit Message

Jagan Teki Oct. 23, 2020, 7:57 p.m. UTC
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(-)

Comments

Kever Yang Oct. 30, 2020, 3:05 p.m. UTC | #1
On 2020/10/24 上午3:57, Jagan Teki wrote:
> 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>
Reviewed-by: Kever Yang<kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>   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
diff mbox series

Patch

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