]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/nds32/lib/board.c
net: punt bd->bi_ip_addr
[people/ms/u-boot.git] / arch / nds32 / lib / board.c
index 074aabf1e41e85171a7327c8dfc5fa95f402060f..50ea30d3b07dfb60bdfb3f832bc0f2515badb952 100644 (file)
@@ -369,9 +369,6 @@ void board_init_r(gd_t *id, ulong dest_addr)
        nds32_pci_init();
 #endif
 
-       /* IP Address */
-       gd->bd->bi_ip_addr = getenv_IPaddr("ipaddr");
-
        stdio_init();   /* get the devices list going. */
 
        jumptable_init();