aboutsummaryrefslogtreecommitdiff
path: root/configs/ap143_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
committerTom Rini <trini@konsulko.com>2023-10-02 10:35:27 -0400
commitba6d575ee0715b914ab31941e180c65ee097b22b (patch)
tree3f0c57192298172359882b4c386b69ff25b30f0a /configs/ap143_defconfig
parentf75bd201bfb1f2a30227f1e9528996f2b3025b58 (diff)
downloadu-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.zip
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.gz
u-boot-ba6d575ee0715b914ab31941e180c65ee097b22b.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ap143_defconfig')
-rw-r--r--configs/ap143_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ap143_defconfig b/configs/ap143_defconfig
index 817cd85..f82e2c5 100644
--- a/configs/ap143_defconfig
+++ b/configs/ap143_defconfig
@@ -8,7 +8,6 @@ CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x40000
CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DEFAULT_DEVICE_TREE="ap143"
-CONFIG_SYS_PROMPT="ap143 # "
CONFIG_DEBUG_UART_BASE=0xb8020000
CONFIG_DEBUG_UART_CLOCK=25000000
CONFIG_DEBUG_UART_BOARD_INIT=y
@@ -27,6 +26,7 @@ CONFIG_BOOTCOMMAND="sf probe;mtdparts default;bootm 0x9f680000"
CONFIG_DISPLAY_CPUINFO=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SYS_MALLOC_BOOTPARAMS=y
+CONFIG_SYS_PROMPT="ap143 # "
CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=281
# CONFIG_CMD_BDI is not set