Blame SOURCES/fxload-noa3load.patch

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