提交 535ad2db 编写于 作者: G Graeme Russ 提交者: Wolfgang Denk

x86: #ifdef out getenv_IPaddr()

Signed-off-by: NGraeme Russ <graeme.russ@gmail.com>
上级 721c3670
......@@ -280,8 +280,10 @@ void board_init_r(gd_t *id, ulong ram_start)
show_boot_progress(0x26);
#ifdef CONFIG_CMD_NET
/* IP Address */
bd_data.bi_ip_addr = getenv_IPaddr ("ipaddr");
#endif
#if defined(CONFIG_PCI)
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册