X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fcpuat91_ram_defconfig;h=188c2b91f88af2093e9ef881c5b4af4eb163a7f8;hb=21a257b9b3b29ddb1445fdafe12e05727080a198;hp=408ef62bab7ac0bf98ab19c3ef6796b9190db767;hpb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;p=oweals%2Fu-boot.git diff --git a/configs/cpuat91_ram_defconfig b/configs/cpuat91_ram_defconfig index 408ef62bab..188c2b91f8 100644 --- a/configs/cpuat91_ram_defconfig +++ b/configs/cpuat91_ram_defconfig @@ -2,3 +2,12 @@ CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_CPUAT91=y CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT" +CONFIG_AUTOBOOT_KEYED=y +CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" +CONFIG_AUTOBOOT_DELAY_STR="d" +CONFIG_AUTOBOOT_STOP_STR=" " +# CONFIG_CMD_IMI is not set +# CONFIG_CMD_LOADS is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set +# CONFIG_CMD_NFS is not set