aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-10-24 01:27:25 +0530
committerKever Yang <kever.yang@rock-chips.com>2020-10-30 23:09:23 +0800
commitd2ebd86d2e10370b4e27109b341ca0268c84f5c8 (patch)
tree3507e0b9fbd92af0f0f9cf1518ecfaa379e08c0c
parent9abece398513fdbfee6c3f84326e232d821088b0 (diff)
downloadu-boot-d2ebd86d2e10370b4e27109b341ca0268c84f5c8.tar.gz
rockchip: Enable Console MUX in ROCKPi N8
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>
-rw-r--r--configs/rock-pi-n8-rk3288_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock-pi-n8-rk3288_defconfig b/configs/rock-pi-n8-rk3288_defconfig
index ce5c921066..7615f61031 100644
--- a/configs/rock-pi-n8-rk3288_defconfig
+++ b/configs/rock-pi-n8-rk3288_defconfig
@@ -15,7 +15,6 @@ CONFIG_DEBUG_UART=y
# CONFIG_ANDROID_BOOT_IMAGE is not set
CONFIG_USE_PREBOOT=y
CONFIG_SILENT_CONSOLE=y
-# CONFIG_CONSOLE_MUX is not set
CONFIG_DEFAULT_FDT_FILE="rk3288-rock-pi-n8.dtb"
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_SPL_STACK_R=y