Hi everyone, This is v2 of the A80 SoC FEL mode support series.
On the A80, the USB endpoint used for bulk transfers was changed. Previously the endpoint addresses were hard-coded. This has been changed to be detected just after libusb initialization. The patches are self explaining. I'll wait a few days before pushing, in case anyone has some suggestions. Changes since v1: - Dropped A80 specific build and detect endpoints at startup Cheer ChenYu Chen-Yu Tsai (2): fel: Add A80 SoC ID fel: Detect FEL mode bulk transfer endpoint addresses at startup fel.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 48 insertions(+), 2 deletions(-) -- 2.1.0 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
