summaryrefslogtreecommitdiff
path: root/board/xsengine/flash.c
AgeCommit message (Collapse)Author
2005-10-05Add support for S29GL064M-R3 flash chip on xsengine boardWolfgang Denk
Patch by Kurt Stremerch, 18 Apr 2005
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
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.
2004-07-01* Code cleanup (ARM mostly)wdenk
* Patch by Curt Brune, 17 May 2004: - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC) - Add support for ESPD-Inc. EVB4510 Board
2004-06-09Patch by Kurt Stremerch, 28 May 2004:wdenk
Add support for Exys XSEngine board Some code cleanup.