aboutsummaryrefslogtreecommitdiffstats
path: root/configs/poleg_evb_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/poleg_evb_defconfig')
-rw-r--r--configs/poleg_evb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/poleg_evb_defconfig b/configs/poleg_evb_defconfig
index 1eb339610d7..29b1297f4cc 100644
--- a/configs/poleg_evb_defconfig
+++ b/configs/poleg_evb_defconfig
@@ -13,7 +13,6 @@ CONFIG_ENV_OFFSET=0x100000
CONFIG_ENV_SECT_SIZE=0x4000
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="nuvoton-npcm750-evb"
-CONFIG_SYS_PROMPT="U-Boot>"
CONFIG_DM_RESET=y
CONFIG_TARGET_POLEG=y
CONFIG_SYS_LOAD_ADDR=0x10000000
@@ -21,6 +20,7 @@ CONFIG_ENV_ADDR=0x80100000
CONFIG_FIT=y
CONFIG_USE_BOOTCOMMAND=y
CONFIG_BOOTCOMMAND="run common_bootargs; run romboot"
+CONFIG_SYS_PROMPT="U-Boot>"
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=280