X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_evm_quick_mmc.h;h=b7d8765db5c8f7e1b83dc92bf92731084209c8c4;hb=66669fcf809c1e3ff644b12e04e625d3737ffd8e;hp=1185f425501f8b5e6b39b03341be104df1345fde;hpb=fc9b0b80435cda721fbdbe507c9e4f388b0ea62b;p=u-boot diff --git a/include/configs/omap3_evm_quick_mmc.h b/include/configs/omap3_evm_quick_mmc.h index 1185f42550..b7d8765db5 100644 --- a/include/configs/omap3_evm_quick_mmc.h +++ b/include/configs/omap3_evm_quick_mmc.h @@ -13,14 +13,12 @@ #define __OMAP3_EVM_QUICK_MMC_H #include -#include +#include /* ---------------------------------------------------------------------------- - * Supported U-boot commands + * Supported U-Boot commands * ---------------------------------------------------------------------------- */ -#define CONFIG_CMD_MMC -#define CONFIG_CMD_FAT /* * Board revision is detected by probing the Ethernet chip. @@ -28,10 +26,9 @@ * When revision is statically configured via CONFIG_STATIC_BOARD_REV, * this option can be removed. Generated binary is leaner by ~16Kbytes. */ -#define CONFIG_CMD_NET /* ---------------------------------------------------------------------------- - * Supported U-boot features + * Supported U-Boot features * ---------------------------------------------------------------------------- */ #define CONFIG_SILENT_CONSOLE @@ -58,7 +55,6 @@ * Default environment * ----------------------------------------------------------------------------- */ -#define CONFIG_BOOTDELAY 0 #define CONFIG_EXTRA_ENV_SETTINGS \ "verify=no\0" \