diff options
Diffstat (limited to 'configs/tseries_mmc_defconfig')
-rw-r--r-- | configs/tseries_mmc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tseries_mmc_defconfig b/configs/tseries_mmc_defconfig index 9ed13b6036..a083ee07e2 100644 --- a/configs/tseries_mmc_defconfig +++ b/configs/tseries_mmc_defconfig @@ -14,3 +14,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,EMMC_BOOT" # CONFIG_CMD_ITEST is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NFS is not set +CONFIG_SYS_PROMPT="U-Boot (BuR V2.0)# " |