Skip to content

Firmware loading from file instead of converting to .h/compiling into module #74

@demonfoo

Description

@demonfoo

Is there any effort being made to, instead of converting the firmware files for the different iterations of these boards into .h files, simply do what other drivers do and load the binary firmware images from files in /lib/firmware? Lots of other drivers do it (via request_firmware()), which it seems would simplify the construction of the driver module quite a bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions