Blame SOURCES/fxload-noa3load.patch

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