aboutsummaryrefslogtreecommitdiff
path: root/board/cmc_pu2/flash.c
AgeCommit message (Collapse)Author
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
2004-12-20Fix problems with CMC_PU2 flash driver.LABEL_2004_12_20_1220wdenk
2004-12-19* Fix problems with CMC_PU2 flash driver.LABEL_2004_12_19_2240wdenk
* Adjust INKA 4x0 default settings
2004-12-14Cleanup for CMC_PU2 boardwdenk
2004-12-10* Clean up CMC PU2 flash driverwdenk
* Update MAINTAINERS file * Fix bug in MPC823 LCD driver
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk
- Enable booting directly from flash - fix CMC_PU2 flash driver * Fix mkimage usage message
2004-10-10* Patch by Gary Jennejohn, 01 Oct 2004:wdenk
- add support for CMC PU2 board - add support for I2C on at91rm9200 * Patch by Gary Jennejohn, 28 Sep 2004: fix baudrate handling on at91rm9200