X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fomap3_evm.h;h=1726a3ed1984535ced603d53f7a3fa6340f96962;hb=3bac8303e4840f6902a51f9665696ff3939596f4;hp=1dd71a8eb6d447414c12471beffbe8202f9aff78;hpb=7c0e5d865ff0b86dfce492b656238919c659d756;p=u-boot diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index 1dd71a8eb6..1726a3ed19 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -21,27 +21,19 @@ #include /* ---------------------------------------------------------------------------- - * Supported U-boot commands + * Supported U-Boot commands * ---------------------------------------------------------------------------- */ -#define CONFIG_CMD_ASKENV -#define CONFIG_CMD_EXT2 -#define CONFIG_CMD_FAT #define CONFIG_CMD_JFFS2 -#define CONFIG_CMD_I2C -#define CONFIG_CMD_MMC #define CONFIG_CMD_NAND -#define CONFIG_CMD_DHCP -#define CONFIG_CMD_PING /* ---------------------------------------------------------------------------- - * Supported U-boot features + * Supported U-Boot features * ---------------------------------------------------------------------------- */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_HUSH_PARSER /* Display CPU and Board information */ #define CONFIG_DISPLAY_CPUINFO @@ -114,7 +106,6 @@ * Default environment * ----------------------------------------------------------------------------- */ -#define CONFIG_BOOTDELAY 3 #define CONFIG_EXTRA_ENV_SETTINGS \ "loadaddr=0x82000000\0" \