[Buildroot] [PATCH v3 4/4] configs/stm32mp157c-dk2: add support for wifi

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Oct 14 17:02:48 UTC 2020


On Wed,  7 Oct 2020 17:49:45 +0300
Shlomi Vaknin <shlomi.39sd at gmail.com> wrote:

> Adding support for wifi for stm32mp157c-dk2 is achieved by using
> another dts which includes the bindings for the wifi module.
> In addition, a txt file for the wifi firmware was added.
> This was copied from the yocto bsp layer of st.
> 
> Signed-off-by: Shlomi Vaknin <shlomi.39sd at gmail.com>
> ---
>  .../stm32mp157c-dk2/linux.config              |  4 +-
>  .../overlay/boot/extlinux/extlinux.conf       |  2 +-
>  .../brcmfmac43430-sdio.st,stm32mp157c-dk2.txt | 59 +++++++++++++++++++
>  .../stm32mp157c-dk2/stm32mp157c-dk2-wifi.dts  | 32 ++++++++++
>  configs/stm32mp157c_dk2_defconfig             |  7 ++-
>  5 files changed, 100 insertions(+), 4 deletions(-)
>  create mode 100644 board/stmicroelectronics/stm32mp157c-dk2/overlay/lib/firmware/brcm/brcmfmac43430-sdio.st,stm32mp157c-dk2.txt
>  create mode 100644 board/stmicroelectronics/stm32mp157c-dk2/stm32mp157c-dk2-wifi.dts

Since there are still some issues apparently with this patch, I marked
it as Changes Requested.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list