summaryrefslogtreecommitdiffstats
path: root/board/calao/sbc35_a9g20/sbc35_a9g20.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/calao/sbc35_a9g20/sbc35_a9g20.c')
-rw-r--r--board/calao/sbc35_a9g20/sbc35_a9g20.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/calao/sbc35_a9g20/sbc35_a9g20.c b/board/calao/sbc35_a9g20/sbc35_a9g20.c
index da34b40e50..9df45c0ea3 100644
--- a/board/calao/sbc35_a9g20/sbc35_a9g20.c
+++ b/board/calao/sbc35_a9g20/sbc35_a9g20.c
@@ -177,13 +177,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