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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/fxload && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fxload-2002_04_11.patch | 0000000965 965 Bytes | |
fxload-2013_01_03-prefer_DEVNAME.patch | 0000002071 2.02 KB | |
fxload-2013_01_03.tar.xz | 0000102400 100 KB | |
fxload.changes | 0000003859 3.77 KB | |
fxload.spec | 0000002473 2.42 KB | |
generate-tarball.sh | 0000000343 343 Bytes |
Revision 25 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 925432
from
Marcus Meissner (msmeissn)
(revision 25)
- Update to v2013_01_03: * Switch to a more updated codebase, since the previous one has been unmaintained for years and do not support newer devices. This codebase is the same as the old fxload but with some small changes made by Steven J. Magnani that add support for Cypress FX3 USB 3.0 devices. This package is needed, for example, by most of the recent astronomical cameras (e.g QHY, ZWO, etc), otherwise the OS will not be able to recognize them. - Rebase and rename fxload-2008_10_13-prefer_DEVNAME.patch to fxload-2013_01_03-prefer_DEVNAME.patch
Comments 0