Blame SOURCES/fxload-noa3load.patch

bfc7db
diff -up fxload-2008_10_13/fxload.8.fxload-noa3load fxload-2008_10_13/fxload.8
bfc7db
--- fxload-2008_10_13/fxload.8.fxload-noa3load	2008-10-13 17:44:04.000000000 -0400
bfc7db
+++ fxload-2008_10_13/fxload.8	2018-02-25 23:33:18.717749708 -0500
bfc7db
@@ -224,15 +224,6 @@ and some firmware can't be placed in boo
bfc7db
 .B DEVICE
bfc7db
 normally names a "usbfs" file that will be used to talk to the device.
bfc7db
 This is provided by the Linux kernel as part of USB hotplugging.
bfc7db
-.SH "FILES"
bfc7db
-.TP
bfc7db
-.I /usr/share/usb/a3load.hex
bfc7db
-Second stage loader that works with AnchorChips EZ-USB,
bfc7db
-Cypress EZ-USB FX, and Cypress EZ-USB FX2.
bfc7db
-Note that this only supports the 0xA3 vendor command, to
bfc7db
-write external memory.
bfc7db
-A loader that also supports the 0xA2 command, to write boot EEPROMs,
bfc7db
-is included with Cypress developer kits.
bfc7db
 .SH "SEE ALSO"
bfc7db
 .BR hotplug "(8) "
bfc7db
 .SH "AUTHORS"
bfc7db
diff -up fxload-2008_10_13/README.txt.fxload-noa3load fxload-2008_10_13/README.txt
bfc7db
--- fxload-2008_10_13/README.txt.fxload-noa3load	2008-10-13 17:44:04.000000000 -0400
bfc7db
+++ fxload-2008_10_13/README.txt	2018-02-25 23:33:18.717749708 -0500
bfc7db
@@ -11,11 +11,6 @@ firmware on devices which boot from I2C
bfc7db
 use, as well as downloading firmware to all other off-chip memory,
bfc7db
 a second stage loader must first be downloaded.
bfc7db
 
bfc7db
-The distribution includes "a3load.hex", which is a simple second stage
bfc7db
-loader that works with all the EZ-USB products listed above.  If you
bfc7db
-want to write to an EEPROM, you can use the appropriate version of the
bfc7db
-"Vend_Ax" code provided with the Cypress developer kit.
bfc7db
-
bfc7db
 
bfc7db
 UPDATES
bfc7db