openwrt/target/linux/imx/image
Kuan-Yi Li a110418027 linux-firmware: offer two versions of firmware for CYW4339
According to commit 6f6c2fb321, AP6335 module used in PICO-PI-IMX7D works
only with firmware from `linux-firmware`. However, firmware from
`cypress-firmware` suite is directly from the chip company (Infineon) and
is actually newer.

Instead of dropping the firmware from Infineon, create a package named
`brcmfmac-firmware-4339-sdio`, and keep the Infineon version of
`cypress-firmware-4339-sdio` around.

This gives us devs the option to choose. Also, it means that

 - packages `brcmfmac-firmware-*` uniformly come from `linux-firmware`
 - packages `cypress-firmware-*` uniformly come from `cypress-firmware`

so hopefully brings more clarity.

Tested-by: Lech Perczak <lech.perczak@gmail.com>
Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2022-11-15 20:49:58 +01:00
..
bootscript-solidrun_cubox-i
bootscript-technexion_imx7d-pico-pi imx: cortexa7: add support for TechNexion PICO-PI-IMX7D 2022-07-11 14:26:24 +02:00
bootscript-toradex_apalis imx: bootscript-apalis: make it working with U-Boot 2022.01 2022-04-07 09:58:44 +02:00
bootscript-ventana
common.mk imx: create sdcard image recipe with raw U-Boot 2022-07-11 14:18:40 +02:00
cortexa7.mk linux-firmware: offer two versions of firmware for CYW4339 2022-11-15 20:49:58 +01:00
cortexa9.mk imx: extract common combined image operations between subtargets 2022-07-11 14:18:40 +02:00
Makefile
recovery-toradex_apalis