aboutsummaryrefslogtreecommitdiff
path: root/board/afeb9260
diff options
context:
space:
mode:
Diffstat (limited to 'board/afeb9260')
-rw-r--r--board/afeb9260/afeb9260.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/afeb9260/afeb9260.c b/board/afeb9260/afeb9260.c
index 4652672ab..3c37557d6 100644
--- a/board/afeb9260/afeb9260.c
+++ b/board/afeb9260/afeb9260.c
@@ -167,13 +167,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