]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/atstk1004.h
autoboot.c: Move config options to Kconfig
[people/ms/u-boot.git] / include / configs / atstk1004.h
index 331a60d76aaa17aac9e6a5da470070ab56e65fcb..97a1d3ef14813089e7e2a9982388292bf5aebcc1 100644 (file)
 #define CONFIG_BOOTCOMMAND                                             \
        "mmc rescan; ext2load mmc 0:1 0x10200000 /boot/uImage; bootm"
 
-/*
- * Only interrupt autoboot if <space> is pressed. Otherwise, garbage
- * data on the serial line may interrupt the boot sequence.
- */
 #define CONFIG_BOOTDELAY               1
-#define CONFIG_AUTOBOOT
-#define CONFIG_AUTOBOOT_KEYED
-#define CONFIG_AUTOBOOT_PROMPT         \
-       "Press SPACE to abort autoboot in %d seconds\n", bootdelay
-#define CONFIG_AUTOBOOT_DELAY_STR      "d"
-#define CONFIG_AUTOBOOT_STOP_STR       " "
 
 /*
  * Command line configuration.
 #define CONFIG_CMD_MMC
 
 #undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_NFS
 #undef CONFIG_CMD_SETGETDCR
 #undef CONFIG_CMD_XIMG