aboutsummaryrefslogtreecommitdiff
path: root/configs/uDPU_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-08-23 15:24:14 -0400
committerTom Rini2022-08-23 15:24:14 -0400
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/uDPU_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/uDPU_defconfig')
-rw-r--r--configs/uDPU_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uDPU_defconfig b/configs/uDPU_defconfig
index 505fda4bd31..13d1d92b7b6 100644
--- a/configs/uDPU_defconfig
+++ b/configs/uDPU_defconfig
@@ -9,6 +9,7 @@ CONFIG_ENV_OFFSET=0x180000
CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="armada-3720-uDPU"
+CONFIG_SYS_PROMPT="uDPU>> "
CONFIG_DEBUG_UART_BASE=0xd0012000
CONFIG_SYS_LOAD_ADDR=0x6000000
CONFIG_DEBUG_UART=y
@@ -24,7 +25,6 @@ CONFIG_USE_PREBOOT=y
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_ARCH_EARLY_INIT_R=y
CONFIG_BOARD_EARLY_INIT_F=y
-CONFIG_SYS_PROMPT="uDPU>> "
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_PBSIZE=1048
# CONFIG_CMD_ELF is not set