Ladislav Michl
d798e27b14
NetStar: Remove debug junk leaked into eeprom utility
...
This patch removes debug junk leaked into eeprom utility.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
15 years ago
Ben Warren
7194ab8095
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
...
All in-tree boards that use this controller have CONFIG_NET_MULTI
added
Also:
- changed CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111
- cleaned up line lengths
- modified all boards that override weak function in this driver
- modified all eeprom standalone apps to work with new driver
- updated blackfin standalone EEPROM app after testing
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
15 years ago
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>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
2439e4bfa1
drivers/net : move net drivers to drivers/net
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Wolfgang Denk
b9365a26a1
Code cleanup
19 years ago
Wolfgang Denk
87a5c73d66
Update NetStar board
...
Patch by Ladislav Michl, 03 Nov 2005
19 years ago
Wolfgang Denk
ac7eb8a315
Update of new NAND code
...
Patch by Ladislav Michl, 13 Sep 2005
20 years ago
Wolfgang Denk
b2f508075c
Minor code cleanup
20 years ago
Wolfgang Denk
e544528831
VoiceBlue update: eeprom tool can also store firmware version now.
...
eeprom.bin is runable by jumping at load address.
Patch by Ladislav Michl, 23 May 2005
20 years ago
wdenk
3c2b3d454d
* Patch by Ladislav Michl, 05 Apr 2005:
...
Add support for VoiceBlue board.
* Patch by Ladislav Michl, 05 Apr 2005:
Fix netboot_common() prototypes.
* Cleanup.
20 years ago