Commit 1c8f81aa authored by Bernhard Nortmann's avatar Bernhard Nortmann
Browse files

fel: Modify existing USB interface to use a new "FEL device" type



This enables us to move forward to a cleaner implementation,
where the "core" fel.c code will become independent of direct
libusb usage. After moving USB code to a separate module,
in the end the libusb handle could become an 'opaque' field of
feldev_handle.

The "device" handle might also be extended later, to provide
(FEL) version data and SoC-specific information (chip ID, SRAM
info, human-readable name).
Signed-off-by: default avatarBernhard Nortmann <bernhard.nortmann@web.de>
parent 85943dfa
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment