aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci405/flash.c
AgeCommit message (Collapse)AuthorFilesLines
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-3/+3
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)
2003-05-23CPCI405AB (special version of esd CPCI405) board added.stroese1-2/+2
2003-03-20CPCI4052 update (support for revision 3).stroese1-46/+40
2002-08-17Initial revisionwdenk1-0/+160