summaryrefslogtreecommitdiff
path: root/board/smdk2400/flash.c
Commit message (Collapse)AuthorAgeLines
* More GCC 4.x code cleanupWolfgang Denk2006-03-11-2/+1
|
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-1/+1
|
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
| | | | | | | | instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-28-1/+1
| | | | | | | | | | | | | | | | | * Patch by Erwin Rol, 27 Feb 2003: Add support for RTEMS * Add image information to README * Fix dual PCMCIA slot support (when running with just one slot populated) * Add VFD type detection to trab board * extend drivers/cs8900.c driver to synchronize ethaddr environment variable with value in the EEPROM * Start adding MIPS support files
* Initial revisionwdenk2002-10-26-0/+491