]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_de10_nano.h
Merge git://www.denx.de/git/u-boot-imx
[people/ms/u-boot.git] / include / configs / socfpga_de10_nano.h
index ef693b00380fc71b04e1c3ea3027450bb026d74d..bb50fcf1ff02600d06404a7e9bfd9e9c30696aee 100644 (file)
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Ethernet on SoC (EMAC) */
-#if defined(CONFIG_CMD_NET)
-#define CONFIG_PHY_MICREL
-#define CONFIG_PHY_MICREL_KSZ9031
-#endif
-
-#define CONFIG_ENV_IS_IN_MMC
 
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>