Add firmware selection for BRCM_CC_43241_CHIP_ID (0x4324).
authoraoyama <aoyama@openbsd.org>
Sun, 6 Jun 2021 10:48:30 +0000 (10:48 +0000)
committeraoyama <aoyama@openbsd.org>
Sun, 6 Jun 2021 10:48:30 +0000 (10:48 +0000)
commit3e3c1da1cc368cb04244669e3e236c02ee937806
treec1c3abe51b163f6d409e61a4b3da6e866c13a664
parent41f334052ff924b5bc0348489c6f061984e84024
Add firmware selection for BRCM_CC_43241_CHIP_ID (0x4324).

According to NetBSD, this chip uses one of three firmwares depending
on its revision, but all of them are already included in the
bwfm-firmware package, so we can load one of them.

ok patrick@ sthen@
sys/dev/sdmmc/if_bwfm_sdio.c