diff -urN fxload-2002_04_11/fxload.8 fxload-2002_04_11-noa3load/fxload.8 --- fxload-2002_04_11/fxload.8 2002-04-11 22:08:01.000000000 -0600 +++ fxload-2002_04_11-noa3load/fxload.8 2007-11-16 23:13:40.000000000 -0700 @@ -217,15 +217,6 @@ .B DEVICE normally names a "usbfs" file that will be used to talk to the device. This is provided by the Linux kernel as part of USB hotplugging. -.SH "FILES" -.TP -.I /usr/share/usb/a3load.hex -Second stage loader that works with AnchorChips EZ-USB, -Cypress EZ-USB FX, and Cypress EZ-USB FX2. -Note that this only supports the 0xA3 vendor command, to -write external memory. -A loader that also supports the 0xA2 command, to write boot EEPROMs, -is included with Cypress developer kits. .SH "SEE ALSO" .BR hotplug "(8) " .SH "AUTHORS" diff -urN fxload-2002_04_11/README.txt fxload-2002_04_11-noa3load/README.txt --- fxload-2002_04_11/README.txt 2002-04-11 22:08:01.000000000 -0600 +++ fxload-2002_04_11-noa3load/README.txt 2007-11-16 23:13:29.000000000 -0700 @@ -11,11 +11,6 @@ use, as well as downloading firmware to all other off-chip memory, a second stage loader must first be downloaded. -The distribution includes "a3load.hex", which is a simple second stage -loader that works with all the EZ-USB products listed above. If you -want to write to an EEPROM, you can use the appropriate version of the -"Vend_Ax" code provided with the Cypress developer kit. - UPDATES