Download Firmware into USB FX and FX2 Devices
This program can download firmware into FX and FX2 EZ-USB devices as
well as the original AnchorChips EZ-USB. It is intended to be invoked
by hotplug scripts when the unprogrammed device appears on the bus.
Primarily as an aid for developers, this can also be used to update
firmware on devices that boot from I2C serial EEPROMs. For that use,
as well as downloading firmware to all other off-chip memory, a second
stage loader must first be downloaded.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12:GA/fxload && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fxload-2002_04_11.patch | 0000000965 965 Bytes | |
fxload-2008_10_13-prefer_DEVNAME.patch | 0000002899 2.83 KB | |
fxload-2008_10_13.tar.bz2 | 0000021859 21.3 KB | |
fxload.changes | 0000002610 2.55 KB | |
fxload.spec | 0000002596 2.54 KB |
Latest Revision
Stephan Kulow (coolo)
committed
(revision 2)
1) added fxload-2008_10_13-prefer_DEVNAME.patch This uses the more modern DEVNAME variable instead of DEVICE to work better with current udev / kernels 2) avoid usage of __DATE__ in version output, use modification time of .changes file instead (forwarded request 213628 from seife)
Comments 0