aboutsummaryrefslogtreecommitdiff
path: root/configs/total_compute_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/total_compute_defconfig')
-rw-r--r--configs/total_compute_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/total_compute_defconfig b/configs/total_compute_defconfig
index d25ed38..4bb55e1 100644
--- a/configs/total_compute_defconfig
+++ b/configs/total_compute_defconfig
@@ -7,7 +7,6 @@ CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x8007fff0
CONFIG_ENV_SIZE=0x2a00000
CONFIG_DEFAULT_DEVICE_TREE="total_compute"
-CONFIG_SYS_PROMPT="TOTAL_COMPUTE# "
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SYS_LOAD_ADDR=0x90000000
CONFIG_SYS_MEMTEST_START=0x80000000
@@ -25,6 +24,7 @@ CONFIG_BOOTCOMMAND="if part number mmc 0 vbmeta is_avb; then echo MMC with vbme
CONFIG_AVB_VERIFY=y
CONFIG_AVB_BUF_ADDR=0x90000000
CONFIG_AVB_BUF_SIZE=0x10000000
+CONFIG_SYS_PROMPT="TOTAL_COMPUTE# "
CONFIG_SYS_MAXARGS=64
CONFIG_SYS_CBSIZE=512
CONFIG_SYS_PBSIZE=544