]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm5200.h
ARMv8/ls1046a: Cleanup the environment variables
[u-boot] / include / configs / cm5200.h
index cdb893162aebf3ad71c45fcdf963f859319f3cc6..0dd5e996b66cf281a54b8192ac645adee66e5296 100644 (file)
 /*
  * Supported commands
  */
-#define CONFIG_CMD_ASKENV
 #define CONFIG_CMD_BSP
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_DIAG
-#define CONFIG_CMD_FAT
 #define CONFIG_CMD_JFFS2
-#define CONFIG_CMD_MII
 #define CONFIG_CMD_REGINFO
 
 /*
@@ -67,7 +64,6 @@
 /*
  * Autobooting
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 #define CONFIG_PREBOOT "echo;" \
        "echo Type \"run net_nfs_fdt\" to mount root filesystem over NFS;" \
        "echo"