X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fx600.h;h=748e3317a7ef550c394594e624eb9a0e9aea3eac;hb=fd42e1b589b5ae7e89dc327a70e5852999a23aeb;hp=1cdb10dbc1962ae91f7d3eb7efc80c17aba678df;hpb=78d1e1d0a157c8b48ea19be6170b992745d30f38;p=u-boot diff --git a/include/configs/x600.h b/include/configs/x600.h index 1cdb10dbc1..748e3317a7 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -80,12 +80,13 @@ #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ #define CONFIG_PHY_ADDR 0 /* PHY address */ #define CONFIG_PHY_GIGE /* Include GbE speed/duplex detection */ +#define CONFIG_PHY_MICREL +#define CONFIG_PHY_MICREL_KSZ9031 #define CONFIG_SPEAR_GPIO /* I2C config options */ #define CONFIG_SYS_I2C -#define CONFIG_SYS_I2C_DW #define CONFIG_SYS_I2C_BASE 0xD0200000 #define CONFIG_SYS_I2C_SPEED 400000 #define CONFIG_SYS_I2C_SLAVE 0x02 @@ -109,13 +110,9 @@ /* * Command support defines */ -#define CONFIG_CMD_CACHE #define CONFIG_CMD_DATE #define CONFIG_CMD_ENV -#define CONFIG_CMD_FAT #define CONFIG_CMD_FPGA_LOADMK -#define CONFIG_CMD_FS_GENERIC -#define CONFIG_CMD_MII #define CONFIG_CMD_MTDPARTS #define CONFIG_CMD_NAND #define CONFIG_CMD_SAVES @@ -127,8 +124,6 @@ #define CONFIG_SUPPORT_VFAT #define CONFIG_DOS_PARTITION -#define CONFIG_BOOTDELAY 3 - /* * U-Boot Environment placing definitions. @@ -150,7 +145,6 @@ #define CONFIG_MISC_INIT_R #define CONFIG_BOARD_LATE_INIT #define CONFIG_MX_CYCLIC /* enable mdc/mwc commands */ -#define CONFIG_ZERO_BOOTDELAY_CHECK #define CONFIG_SYS_MEMTEST_START 0x00800000 #define CONFIG_SYS_MEMTEST_END 0x04000000