]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - lib_ppc/board.c
nx823: get mac address from environment
[karo-tx-uboot.git] / lib_ppc / board.c
index f69c5f4f1f4f6dfc65f4cdea78387cfdb39d4bc3..b1612ff01c1b0313fa4075665ea548c3440aa7bc 100644 (file)
@@ -899,10 +899,6 @@ void board_init_r (gd_t *id, ulong dest_addr)
                bd->bi_ethspeed = 0xFFFF;
 #endif
 
-#ifdef CONFIG_NX823
-       load_sernum_ethaddr ();
-#endif
-
 #ifdef CONFIG_HAS_ETH1
        /* handle the 2nd ethernet address */