summaryrefslogtreecommitdiffstats
path: root/board/eukrea/cpu9260/cpu9260.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/eukrea/cpu9260/cpu9260.c')
-rw-r--r--board/eukrea/cpu9260/cpu9260.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/eukrea/cpu9260/cpu9260.c b/board/eukrea/cpu9260/cpu9260.c
index af8a4a2f89..61b6c3323d 100644
--- a/board/eukrea/cpu9260/cpu9260.c
+++ b/board/eukrea/cpu9260/cpu9260.c
@@ -200,13 +200,6 @@ int dram_init(void)
#ifdef CONFIG_RESET_PHY_R
void reset_phy(void)
{
-#ifdef CONFIG_MACB
- /*
- * Initialize ethernet HW addr prior to starting Linux,
- * needed for nfsroot
- */
- eth_init(gd->bd);
-#endif
}
#endif
OpenPOWER on IntegriCloud