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
Peter Tyser
561858ee7d
Update U-Boot's build timestamp on every compile
...
Use the GNU 'date' command to auto-generate a new U-Boot
timestamp on every compile.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com >
2008-12-06 23:36:43 +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
Nobuhiro Iwamatsu
4a065abf92
sh: Add support watchdog for SH4A core
...
Add support watchdog for SH4A core (SH7763, SH7780 and SH7785).
And fix some compile warning.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-09-19 11:05:22 +09:00
Nobuhiro Iwamatsu
9e23fe0560
sh: Fix SH-boards compile error
...
By Cleanup out-or-tree building for some boards (.depend)
(commit:c8a3b109f07f02342d097b30908965f7261d9f15)
because filse ware changed, some SH-boards have compile error.
I revised this problem.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-07-08 12:03:24 +09:00
Scott Wood
d6ac2ed893
Remove prototypes of nand_init() in favor of including nand.h.
...
Likewise with onenand_init().
Signed-off-by: Scott Wood <scottwood@freescale.com >
2008-05-28 11:06:29 -05:00
Yusuke Goda
1a2334a4eb
sh: Add support PCI of SuperH and SH7780
...
This patch add support PCI of SuperH base code and SH7780 specific code.
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com >
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2008-03-28 14:16:12 +09:00
Wolfgang Denk
61fb15c516
Fix coding style issues; update CHANGELOG.
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
2007-12-27 01:52:50 +01:00
Nobuhiro Iwamatsu
b02bad1286
sh: Update core code of SuperH.
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2007-09-23 02:12:30 +09:00
Nobuhiro Iwamatsu
0b135cfc2e
sh: First support code of SuperH.
...
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org >
2007-05-13 20:58:00 +09:00