summaryrefslogtreecommitdiff
path: root/board/pcs440ep/init.S
Commit message (Collapse)AuthorAgeLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-8/+8
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-18/+23
| | | | | | | | | | | | - 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>
* Add support for PCS440EP boardStefan Roese2006-06-02-0/+113
Patch by Stefan Roese, 02 Jun 2006