I posted a copy of the Matchport firmware to our website at
http://www.surveyor.com/blackfin/matchport-6500GE.rom To install, use tftp -
tftp -i xxx.xxx.xxx.xxx put matchport-6500GE.rom W8
where xxx.xxx.xxx.xxx is the IP address of the Matchport.
If you get a connection error, you can run tftp interactively
localhost:~/Desktop/$ tftp xxx.xxx.xxx.xxx
tftp> connect
(to) xxx.xxx.xxx.xxx
tftp> bin
tftp> put matchport-6500GE.rom W8
Sent 262144 bytes in 5.5 seconds
tftp>