Skip to content

Speedup improvement for sunxi-fel by switching to high-speed USB device (?) #146

Open
@plaes

Description

@plaes
07:42 < qdk0901> sunxi-fel can speed up simply by just re-enumerate as high speed usb device
07:44 < qdk0901> sunxi-fel writel 0x01c19040 0x29860
07:46 < qdk0901> writel((readl(MUSB_POWER) & ~MUSB_DEVCTL_SESSION) | MUSB_POWER_HSENAB, MUSB_POWER);
07:47 < qdk0901> by switch to usb high speed mode, fel transfer rate can up to 2800kB/s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions