u-boot-brain/arch/powerpc
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr
This field gets read in one place (by "bdinfo"), and we can replace
that with getenv("ipaddr").  After all, the bi_ip_addr field is kept
up-to-date implicitly with the value of the ipaddr env var.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
2012-05-15 17:32:05 -05:00
..
cpu powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR 2012-04-24 23:58:34 -05:00
include/asm net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
lib net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00