diff options
author | wdenk | 2004-07-11 17:40:54 +0000 |
---|---|---|
committer | wdenk | 2004-07-11 17:40:54 +0000 |
commit | 56523f12830227fc18437bf935fefdb10fe25cca (patch) | |
tree | 11ad0e08e2284224ebde36161e184450510b9f03 /MAKEALL | |
parent | 857cad37a41c431582a74be56f858ee0476cd0d9 (diff) |
* Patch by Martin Krause, 30 Jun 2004:
Add support for TQM5200 board
* Patch by Martin Krause, 29 Jun 2004:
Add loopw command: infinite write loop on address range
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ LIST_5xx=" \ LIST_5xxx=" \ icecube_5100 icecube_5200 EVAL5200 PM520 \ + TQM5200_AA \ " ######################################################################### |