X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM885D.h;h=9d8a607b6fe8ebb85a26a4f0d5c31301a8d6e3dd;hb=bb597c0eeb7ee2f6e983577d993c76a30dd3c2b4;hp=c9925ab6e7ca1c5beb074d21a4fc289377ba8450;hpb=9f0f432c0aea1e70959a0c06938459d3175a36b0;p=u-boot diff --git a/include/configs/TQM885D.h b/include/configs/TQM885D.h index c9925ab6e7..9d8a607b6f 100644 --- a/include/configs/TQM885D.h +++ b/include/configs/TQM885D.h @@ -40,7 +40,6 @@ #define CONFIG_BOOTCOUNT_LIMIT -#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ #define CONFIG_BOARD_TYPES 1 /* support board types */ @@ -123,7 +122,6 @@ #define CONFIG_BOOTP_BOOTPATH #define CONFIG_BOOTP_BOOTFILESIZE - #define CONFIG_MAC_PARTITION #define CONFIG_DOS_PARTITION @@ -131,20 +129,12 @@ #define CONFIG_TIMESTAMP /* but print image timestmps */ - /* * Command line configuration. */ -#define CONFIG_CMD_ASKENV #define CONFIG_CMD_DATE -#define CONFIG_CMD_DHCP #define CONFIG_CMD_EEPROM -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_I2C #define CONFIG_CMD_IDE -#define CONFIG_CMD_MII -#define CONFIG_CMD_PING - /* * Miscellaneous configurable options @@ -152,7 +142,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ -#define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ @@ -170,11 +159,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x100000 /* default load address */ -/* - * Enable loopw command. - */ -#define CONFIG_LOOPW - /* * Low Level Configuration Settings * (address mappings, register initial values, etc.)