Updates & Errata
| 2003-09-19 | Public release 1.0 |
| 2003-10-20 | Broken link to image in documentation |
| 2003-10-20 | Updated work-around for Virtex-II Pro PowerPC 405 TLB erratum |
| 2003-10-20 | Updated UART Lite driver |
| 2003-10-20 | Updated Ethernet driver |
| 2003-10-20 | Added help to the configuration options |
| 2003-10-20 | Cleaned up platform support |
| 2003-10-31 | Added the system specification of the bitstream to the FTP site (MIND_system_specification_V2_5.pdf) |
| 2003-12-19 | Added MCS files to program the bitstream to the board's serial PROMs to the FTP site (v2prop4.mcs, v2prop7_0.mcs and v2prop7_1.mcs) |
| 2003-01-09 | Placed the missing /etc/inittab file on the FTP site. |
Broken link to image in documentation
In the Booting the board into the first-stage boot loader section of the documentation, there is a link to a picture of how to connect the serial cable to the RS232 port on the P160 communications board. The link points to the wrong directory.
Updated work-around for Virtex-II Pro PowerPC 405 TLB erratum
Brought the Mind patch to Solution 12 erratum in line with the official patch.
Updated UART Lite driver
Several fixes and enhancements:
- fix: status not correctly read in RX routine
- made register base address and interrupt number configurable
- other minor improvements and cosmetic enhancements
Updated Ethernet driver
Enhancements:
- made register base address and interrupt number configurable
- other minor improvements and cosmetic enhancements
