diff options
Diffstat (limited to 'configs/M54418TWR_defconfig')
-rw-r--r-- | configs/M54418TWR_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M54418TWR_defconfig b/configs/M54418TWR_defconfig index 9a93b3b16df..a5c35d1f2ba 100644 --- a/configs/M54418TWR_defconfig +++ b/configs/M54418TWR_defconfig @@ -7,3 +7,4 @@ CONFIG_SYS_EXTRA_OPTIONS="CF_SBF,SYS_SERIAL_BOOT,SYS_TEXT_BASE=0x47E00000,SYS_IN # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y +CONFIG_SYS_PROMPT="-> " |