diff options
Diffstat (limited to 'configs/pm9g45_defconfig')
-rw-r--r-- | configs/pm9g45_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pm9g45_defconfig b/configs/pm9g45_defconfig index b7223edc7e1..3b2bf6c4d7a 100644 --- a/configs/pm9g45_defconfig +++ b/configs/pm9g45_defconfig @@ -10,7 +10,6 @@ CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x70003f00 CONFIG_DM_GPIO=y CONFIG_DEFAULT_DEVICE_TREE="at91sam9m10g45ek" -CONFIG_SYS_PROMPT="U-Boot> " CONFIG_SYS_MONITOR_LEN=524288 CONFIG_DEBUG_UART_BASE=0xffffee00 CONFIG_DEBUG_UART_CLOCK=132000000 @@ -27,6 +26,7 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_RESET_PHY_R=y CONFIG_HUSH_PARSER=y +CONFIG_SYS_PROMPT="U-Boot> " CONFIG_SYS_CBSIZE=256 CONFIG_SYS_PBSIZE=281 # CONFIG_CMD_BDI is not set |