Firmware for libbsd drivers
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed May 2 11:04:18 UTC 2018
Hello,
the i.MX7 has complex DMA controller (SDMA) which needs a firmware
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/imx/sdma/sdma-imx7d.bin
under this license (non-BSD)
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.sdma_firmware
You can generate a firmware source file with this libbsd provided script:
./firmware-gen.py -l LICENSE.sdma_firmware sdma_fw sdma-imx7d.bin
sdma-imx7d.c
What do we want to do with such files? Without this firmware you cannot
use the DMA controller on this platform.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list