aboutsummaryrefslogtreecommitdiff
path: root/configs/ap143_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/ap143_defconfig')
-rw-r--r--configs/ap143_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ap143_defconfig b/configs/ap143_defconfig
index ca77e79..1d6a2c0 100644
--- a/configs/ap143_defconfig
+++ b/configs/ap143_defconfig
@@ -6,6 +6,8 @@ CONFIG_DEFAULT_DEVICE_TREE="ap143"
CONFIG_DEBUG_UART=y
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_BOOTDELAY=3
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/mtdblock2 rootfstype=squashfs"
CONFIG_DISPLAY_CPUINFO=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SYS_PROMPT="ap143 # "