commit | 50440e7e2f0451acaeb33e27f0ba71f5aa75678b | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Mon Jul 10 23:07:28 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Mon Jul 10 23:07:28 2006 +0200 |
tree | dae126efb15ae0a160bd1b3f0b18ad2735c6c015 | |
parent | 8dcdb6b1aa50d9cf6974d3a6bab5a9dc4c7b6971 [diff] |
Major PCMCIA Cleanup to make code better readable and maintainable. Notes: - Board-dependend code for RPXLITE and RPXCLASSIC-based boards placed to the drivers/rpx_pmcia.c file to avoid duplication. Same for TQM8xx-based boards (drivers/tqm8xx_pmcia.c). - drivers/i82365.c has been split into two parts located at board/atc/ti113x.c and board/cpc45/pd67290.c (ATC and CPC45 are the only boards using CONFIG_82365). - Changes were tested for clean build and *very* *few* boards.