X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fcm5200.h;h=0dd5e996b66cf281a54b8192ac645adee66e5296;hb=716d6677cbe96fa21438da6e6d2580a7093c99d9;hp=cdb893162aebf3ad71c45fcdf963f859319f3cc6;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=u-boot diff --git a/include/configs/cm5200.h b/include/configs/cm5200.h index cdb893162a..0dd5e996b6 100644 --- a/include/configs/cm5200.h +++ b/include/configs/cm5200.h @@ -23,13 +23,10 @@ /* * 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"