]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the firmware blob required to use the sdma hardware in the imx6
authorian <ian@FreeBSD.org>
Thu, 26 Nov 2020 01:40:04 +0000 (01:40 +0000)
committerian <ian@FreeBSD.org>
Thu, 26 Nov 2020 01:40:04 +0000 (01:40 +0000)
commitdeb1615f564ff13491d5d13995bd744d029e5f97
tree1c86290a561ad616f1bffe01dc55d5fe956f7caa
parent88da27eed40ab8182c666074e0c1a6f02a38ffaa
Add the firmware blob required to use the sdma hardware in the imx6
processor, and its associated license text (which is similar to a
bsd-3-clause, but with a prohibition against decompiling).  Install a copy
of the license in /usr/share/doc/legal/imx, to comply with the license terms
that requires a copy of the license to be delivered along with the firmware.

Obtained from: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/imx/sdma/sdma-imx6q.bin https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.sdma_firmware
share/doc/legal/Makefile
share/doc/legal/Makefile.armv7 [new file with mode: 0644]
share/doc/legal/imx/Makefile [new file with mode: 0644]
sys/arm/freescale/imx/files.imx6
sys/arm/freescale/imx/imx6_sdma.c
sys/contrib/dev/imx/LICENSE [new file with mode: 0644]
sys/contrib/dev/imx/sdma-imx6q.bin.uu [new file with mode: 0644]