summaryrefslogtreecommitdiff
path: root/board/lpd7a40x/flash.c
Commit message (Collapse)AuthorAgeLines
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+1
|
* Patch by Paul Ruhland, 11 Jun 2004:wdenk2004-07-01-7/+2
| | | | Remove debug code from 'board/lpd7a40x/flash.c'
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-19-1/+1
| | | | | | | | | | - DDR Ram support for PM520 (MPC5200) - support for different flash types (PM520) - USB / IDE / CF-Card / DiskOnChip support for PM520 - 8 bit boot rom support for PM520/CE520 - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245) - I2C and RTC support for CPC45 - support of new flash type (28F160C3T) for CPC45
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-09-0/+494
- Add support for the Logic Zoom LH7A40x based SDK board(s), specifically the LPD7A400. * Patches by Robert Schwebel, 15 May 2004: - call MAC address reading code also for SMSC91C111; - make SMSC91C111 timeout configurable, remove duplicate code - fix get_timer() for PXA - update doc/README.JFFS2 - use "bootfile" env variable also for jffs2