Wolfgang Denk
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
Wolfgang Denk
87cb6862b9
Update make target for ARM supported boards.
...
Use lowlevel_init() instead of platformsetup() [rename].
Patch by Peter Pearse, 06 Oct 2005
19 years ago
Wolfgang Denk
807d5d7319
Fix problems with ld version 2.16 (dot outside sections problem)
...
Pointed out by Gerhard Jaeger, 31 Aug 2005;
cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
19 years ago
Wolfgang Denk
b2f508075c
Minor code cleanup
20 years ago
Wolfgang Denk
50814844e4
Add forgotten new fils from latest VoiceBlue update
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
Wolfgang Denk
700a0c648d
Add common (with Linux) MTD partition scheme and "mtdparts" command
...
Old, obsolete and duplicated code was cleaned up and replace by the
new partitioning method. There are two possible approaches now:
* define a single, static partition
* use mtdparts command line option and dynamic partitioning
Default is static partitioning.
20 years ago
wdenk
e694e08a8b
Cleanup
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