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