diff options
author | wdenk <wdenk> | 2004-02-23 23:54:43 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-02-23 23:54:43 +0000 |
commit | 028ab6b598b628326116acd88e0f35aa9f526d12 (patch) | |
tree | 0d54315bd92d713a405004b6e36fca8d2b7c53e3 /MAKEALL | |
parent | 63e73c9a8ed5b32d9c4067ffaad953e9a8fe8f0a (diff) |
* Patch by Peter Ryser, 20 Feb 2004:
Add support for the Xilinx ML300 platform
* Patch by Stephan Linz, 17 Feb 2004:
Fix watchdog support for NIOS
* Patch by Josh Fryman, 16 Feb 2004:
Fix byte-swapping for cfi_flash.c for different bus widths
* Patch by Jon Diekema, 14 Jeb 2004:
Remove duplicate "FPGA Support" notes from the README file
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -61,10 +61,10 @@ LIST_4xx=" \ CPCI440 CPCIISER4 CRAYL1 csb272 \ DASA_SIM DP405 DU405 EBONY \ ERIC EXBITGEN HUB405 MIP405 \ - MIP405T ML2 OCRTC ORSG \ - PCI405 PIP405 PLU405 PMC405 \ - PPChameleonEVB VOH405 W7OLMC W7OLMG \ - WALNUT405 XPEDITE1K \ + MIP405T ML2 ml300 OCRTC \ + ORSG PCI405 PIP405 PLU405 \ + PMC405 PPChameleonEVB VOH405 W7OLMC \ + W7OLMG WALNUT405 XPEDITE1K \ " ######################################################################### |