u-boot-brain/arch/nios2/lib
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
..
board.c net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
bootm.c FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
cache.S nios2: add flush_dcache_range function 2012-02-23 07:53:03 +08:00
libgcc.c nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
longlong.h nios2: fix div64 issue for gcc4 2010-05-28 10:56:03 -04:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
time.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00