Wolfgang Denk
45237bc00b
Add support for S29GL064M-R3 flash chip on xsengine board
...
Patch by Kurt Stremerch, 18 Apr 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
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
400558b561
Prepare for SoC rework of ARM code:
...
- rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL
- rename memsetup into lowlevel_init (function name and source files)
20 years ago
wdenk
e86e5a0748
Code cleanup for GCC-3.3.x compilers
20 years ago
wdenk
731215ebde
Patch by George G. Davis, 24 Aug 2004:
...
- update ARM boards to use constants from mach-types.h
20 years ago
wdenk
39539887ea
* Code cleanup (ARM mostly)
...
* Patch by Curt Brune, 17 May 2004:
- Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC)
- Add support for ESPD-Inc. EVB4510 Board
21 years ago
wdenk
ca0e774894
Patch by Kurt Stremerch, 28 May 2004:
...
Add support for Exys XSEngine board
Some code cleanup.
21 years ago