uboot-mt623x/lib_nios2
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data
Since everyone is using the environment for mac address storage, there is
no point in seeding the global data.

The arches that are converted here:
	i386
	m68k
	microblaze
	mips
	nios
	nios2
	sh
	sparc

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Ben Warren <biggerbadderben@gmail.com>
CC: Daniel Hellstrom <daniel@gaisler.com>
CC: Michal Simek <monstr@seznam.cz>
CC: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
CC: Scott McNutt <smcnutt@psyent.com>
CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
2009-03-20 22:39:11 +01:00
..
Makefile Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c lib_*/board.c: do not initialize bi_enet*addr in global data 2009-03-20 22:39:11 +01:00
bootm.c bootm: Add subcommands 2008-10-29 00:59:50 +01:00
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
divmod.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
math.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mult.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
time.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00