summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_de0_nano_soc.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2015-12-05 18:00:00 (GMT)
committerMarek Vasut <marex@denx.de>2015-12-20 02:36:50 (GMT)
commit5df93c556445940a5e96e511d11497db382a409a (patch)
tree9dcf69fc25c7ed404443d596c80e4ff36abb720a /include/configs/socfpga_de0_nano_soc.h
parentb5aaa03634a171d04824336b42790f3e77203bf2 (diff)
downloadu-boot-5df93c556445940a5e96e511d11497db382a409a.tar.xz
arm: socfpga: de0_nano: Remove Micrel PHY configuration
The Micrel PHY configuration is now done from OF, so hard-coding the configuration into the board file is no longer necessary. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Diffstat (limited to 'include/configs/socfpga_de0_nano_soc.h')
-rw-r--r--include/configs/socfpga_de0_nano_soc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/socfpga_de0_nano_soc.h b/include/configs/socfpga_de0_nano_soc.h
index 16e146c..870192d 100644
--- a/include/configs/socfpga_de0_nano_soc.h
+++ b/include/configs/socfpga_de0_nano_soc.h
@@ -47,11 +47,8 @@
/* Ethernet on SoC (EMAC) */
#if defined(CONFIG_CMD_NET)
-
-/* PHY */
#define CONFIG_PHY_MICREL
#define CONFIG_PHY_MICREL_KSZ9031
-
#endif
#define CONFIG_ENV_IS_IN_MMC