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
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2008-10-18 21:54:03 +02:00
Scott McNutt
1f6ce8f5ba
Nios II - Add EPCS Controller bootrom work-around
...
-When booting from an epcs controller, the epcs bootrom may leave the
slave select in an asserted state causing soft reset hang. This
patch ensures slave select is negated at reset.
Patch by Scott McNutt, 08 Jun 2006
2006-06-08 12:08:12 -04:00
Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
wdenk
5c952cf024
Patches by Scott McNutt, 24 Aug 2004:
...
- Add support for Altera Nios-II processors.
- Add support for Psyent PCI-5441 board.
- Add support for Psyent PK1C20 board.
2004-10-10 21:27:30 +00:00