summaryrefslogtreecommitdiff
path: root/configs/starfive_evb_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/starfive_evb_defconfig')
-rw-r--r--configs/starfive_evb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/starfive_evb_defconfig b/configs/starfive_evb_defconfig
index f6e2467022..f1bc580bb7 100644
--- a/configs/starfive_evb_defconfig
+++ b/configs/starfive_evb_defconfig
@@ -25,7 +25,7 @@ CONFIG_QSPI_BOOT=y
CONFIG_SD_BOOT=y
CONFIG_SPI_BOOT=y
CONFIG_USE_BOOTARGS=y
-CONFIG_BOOTARGS="console=ttyS0,115200 debug rootwait earlycon=sbi "
+CONFIG_BOOTARGS="console=tty1 console=ttyS0,115200 debug rootwait earlycon=sbi "
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="fatload mmc 0:3 $kernel_addr_r jh7110_uEnv.txt; env import -t $kernel_addr_r $filesize;run boot2"
CONFIG_USE_PREBOOT=y