Hi Albert,

Albert Aribaud wrote:
> ARM Boards for which CONFIG_CMD_NET is unset still
> call getenv_IPaddr from lib_arm/board.c even though
> net/net.c (which defines gentenv_IPaddr) will not
> be compiled and linked. This patch fixes this by
> making the call conditional to CONFIG_CMD_NET.
>   
There's already been quite a bit of discussion about this, and another 
fix is in the queue:

http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73200/match=getenv_IPaddr

Correct me if it doesn't fix your problem.

regards,
Ben
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to