Skip to content
Snippets Groups Projects
Commit bf7d183e authored by Stefan Agner's avatar Stefan Agner Committed by Stefano Babic
Browse files

toradex apalis/colibri: use common USB product id fallback


All modules use the common g_dnl_bind_fixup implementaton which
calculates the PID according to product id (read from the config
block) plus offset of 0x4000. In case there is no config block
support (e.g. SPL) or in case the config block is not readable,
fall back to a generic product id (product id 0, which can be
interpreted as "Unknown Module").

Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Acked-by: default avatarMax Krummenacher <max.krummenacher@toradex.com>
parent 9b548bf8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment