uboot-mt623x/lib_sparc
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 SPARC: Fixed compiler error introduced by commit c160a95447 2008-12-07 01:36:14 +01:00
cache.c SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
interrupts.c SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00
time.c SPARC: Added generic support for SPARC architecture. 2008-04-08 07:58:32 +00:00