summaryrefslogtreecommitdiffstats
path: root/arch/nds32/lib/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/lib/board.c')
-rw-r--r--arch/nds32/lib/board.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/nds32/lib/board.c b/arch/nds32/lib/board.c
index 074aabf1e4..50ea30d3b0 100644
--- a/arch/nds32/lib/board.c
+++ b/arch/nds32/lib/board.c
@@ -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();
OpenPOWER on IntegriCloud