summaryrefslogtreecommitdiff
path: root/board/pcs440ep/flash.c
Commit message (Collapse)AuthorAgeLines
* [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2007-07-11-0/+11
| | | | | | | | - now the Flash ST M29W040B is supported (not tested) - fix the "led" command - fix compile error, if BUILD_DIR is used Signed-off-by: Heiko Schocher <hs@denx.de>
* [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-0/+4
| | | | | | | | | | | | - Show on the Status LEDs, some States of the board. - Get the MAC addresses from the EEProm - use PREBOOT - use the CF on the board. - check the U-Boot image in the Flash with a SHA1 checksum. - use dynamic TLB entries generation for the SDRAM Signed-off-by: Heiko Schocher <hs@denx.de>
* Minor cleanupWolfgang Denk2006-06-02-21/+27
|
* Add support for PCS440EP boardStefan Roese2006-06-02-0/+602
Patch by Stefan Roese, 02 Jun 2006