u-boot-brain/arch/mips/lib
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code
This is long over due.  All but two net drivers have been converted, but
those have now been dropped.

The only thing left to do is actually delete all references to NET_MULTI
and code that is compiled when that is not defined.  So here we scrub the
core code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-10-05 22:22:16 +02:00
..
board.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
bootm_qemu_mips.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
bootm.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
Makefile MIPS: Move timer code to arch/mips/cpu/$(CPU)/ 2011-05-10 00:12:31 +09:00