X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Frut_defconfig;h=8bb8d889ca78a8682403931823241882650b6969;hb=ecdc3df611385625dc3902b3de118dfcbfd8fb0c;hp=774957c739be5abb1ec028ef8d7b234777af6100;hpb=fcd78fa604d994477fd209b9faab4a974b103250;p=oweals%2Fu-boot.git diff --git a/configs/rut_defconfig b/configs/rut_defconfig index 774957c739..8bb8d889ca 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_RUT=y CONFIG_SPL=y +CONFIG_SYS_PROMPT="U-Boot# " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"\" to stop\n" CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b" @@ -8,4 +9,3 @@ CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b" # CONFIG_CMD_FLASH is not set # CONFIG_CMD_SETEXPR is not set CONFIG_SPI_FLASH=y -CONFIG_SYS_PROMPT="U-Boot# "