summaryrefslogtreecommitdiff
path: root/configs/astro_mcf5373l_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
committerTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/astro_mcf5373l_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
downloadu-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/astro_mcf5373l_defconfig')
-rw-r--r--configs/astro_mcf5373l_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/astro_mcf5373l_defconfig b/configs/astro_mcf5373l_defconfig
index b62e21c933..f0c91d4ca4 100644
--- a/configs/astro_mcf5373l_defconfig
+++ b/configs/astro_mcf5373l_defconfig
@@ -4,6 +4,7 @@ CONFIG_SYS_MALLOC_LEN=0x20000
CONFIG_ENV_SIZE=0x8000
CONFIG_ENV_SECT_SIZE=0x8000
CONFIG_DEFAULT_DEVICE_TREE="astro_mcf5373l"
+CONFIG_SYS_PROMPT="URMEL > "
CONFIG_SYS_LOAD_ADDR=0x20000
CONFIG_ENV_ADDR=0x1FF8000
CONFIG_TARGET_ASTRO_MCF5373L=y
@@ -19,7 +20,6 @@ CONFIG_MISC_INIT_R=y
CONFIG_SYS_MALLOC_BOOTPARAMS=y
CONFIG_HUSH_PARSER=y
# CONFIG_AUTO_COMPLETE is not set
-CONFIG_SYS_PROMPT="URMEL > "
CONFIG_SYS_PBSIZE=281
CONFIG_CMD_IMLS=y
CONFIG_CMD_FPGA_LOADMK=y