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.
2005-08-08 01:03:24 +02:00
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)
2005-04-02 23:52:25 +00:00
wdenk
e86e5a0748
Code cleanup for GCC-3.3.x compilers
2004-10-17 21:12:06 +00:00
wdenk
731215ebde
Patch by George G. Davis, 24 Aug 2004:
...
- update ARM boards to use constants from mach-types.h
2004-10-10 18:41:04 +00:00
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
2004-07-01 16:30:44 +00:00
wdenk
ca0e774894
Patch by Kurt Stremerch, 28 May 2004:
...
Add support for Exys XSEngine board
Some code cleanup.
2004-06-09 15:37:23 +00:00