]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_socrates.h
arm: socfpga: socrates: Remove Micrel PHY configuration
[people/ms/u-boot.git] / include / configs / socfpga_socrates.h
index 16a2a8640ce5b27aef3c7169b82a7e273d6564f1..de8ced6ba1a35114429d9335926c0e65f019428c 100644 (file)
 
 /* Ethernet on SoC (EMAC) */
 #if defined(CONFIG_CMD_NET)
-
-/* PHY */
 #define CONFIG_PHY_MICREL
 #define CONFIG_PHY_MICREL_KSZ9021
-#define CONFIG_KSZ9021_CLK_SKEW_ENV    "micrel-ksz9021-clk-skew"
-#define CONFIG_KSZ9021_CLK_SKEW_VAL    0xf0f0
-#define CONFIG_KSZ9021_DATA_SKEW_ENV   "micrel-ksz9021-data-skew"
-#define CONFIG_KSZ9021_DATA_SKEW_VAL   0x0
-
 #endif
 
 #define CONFIG_ENV_IS_IN_MMC