]> Git Repo - buildroot-mgba.git/commit - configs/atmel_sama5d3_xplained_mmc_dev_defconfig
configs: add WILC3000_FIRMWARE to compatible devices
authorKris Bahnsen <[email protected]>
Fri, 22 Apr 2022 22:36:10 +0000 (15:36 -0700)
committerArnout Vandecappelle (Essensium/Mind) <[email protected]>
Mon, 25 Apr 2022 19:54:52 +0000 (21:54 +0200)
commit93a80ea44609cde6dc51ca3ca93d0dd095734d90
treeb9260f5030d50d49562701b4eb41d322c6290230
parent244f607f4c4a2e0609d1fb8e8b62c4ae751b8136
configs: add WILC3000_FIRMWARE to compatible devices

The update to wilc-firmware added firmware files for WILC3000
devices as a separate config option. All Atmel/Microchip defconfigs
that previously only had WILC1000_FIRMWARE either have WILC3000
Wi-Fi hardware (WILC3000 is the same silicon but with BLE added)
or have the capacity to have either WILC1000 or WILC3000 devices
added to the system. Install all firmware blobs to these devices
by default.

Signed-off-by: Kris Bahnsen <[email protected]>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]>
12 files changed:
configs/at91sam9x5ek_dev_defconfig
configs/at91sam9x5ek_mmc_dev_defconfig
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig
configs/atmel_sama5d2_xplained_mmc_dev_defconfig
configs/atmel_sama5d3_xplained_dev_defconfig
configs/atmel_sama5d3_xplained_mmc_dev_defconfig
configs/atmel_sama5d4_xplained_dev_defconfig
configs/atmel_sama5d4_xplained_mmc_dev_defconfig
configs/microchip_sam9x60ek_mmc_dev_defconfig
configs/microchip_sama5d27_wlsom1_ek_mmc_dev_defconfig
configs/microchip_sama5d2_icp_mmc_dev_defconfig
configs/microchip_sama7g5ek_mmc_dev_defconfig
This page took 0.036185 seconds and 4 git commands to generate.