[Buildroot] [PATCH] board/boundarydevices: add mac parameter for BD-SDMAC in bootscript

Gary Bisson gary.bisson at boundarydevices.com
Sat Aug 19 16:58:05 UTC 2017


Hi Thomas,

On Sat, Aug 19, 2017 at 3:19 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Hello,
>
> On Fri, 18 Aug 2017 16:15:52 +0200, Gary Bisson wrote:
>> Our new WiFi 802.11ac BT4.1 module (BD-SDMAC [1]) driver allows to
>> override the wlan MAC address using a module parameter.
>>
>> Since its driver is now included in our external repository [2], update
>> the bootscript so it sets the parameter for that driver too.
>>
>> As a FYI, $wlmac is based on Ethernet MAC address located in fuses.
>>
>> [1] https://boundarydevices.com/product/bd_sdmac_wifi/
>> [2] https://github.com/boundarydevices/buildroot-external-boundary
>>
>> Signed-off-by: Gary Bisson <gary.bisson at boundarydevices.com>
>> ---
>>  board/boundarydevices/common/6x_bootscript.txt | 1 +
>>  1 file changed, 1 insertion(+)
>
> Applied to master, thanks. However, I'm wondering why all this BD-SDMAC
> WiFi support packages remain out of tree in your BR2_EXTERNAL. Would it
> make sense to upstream them in Buildroot ?

My main issue is that we've been asked, for dubious reasons, to hide
the firmware files on a private git repo which requires to register to
our website to get access to.

Moreover this driver is based on qcacld-2.0 repository [1] whose build
breaks easily depending on the kernel you build against.

Finally it has only been tested on BD-SDMAC module so I'm not sure
that many people are interested (except for our customers).

Let me know your thoughts.

Regards,
Gary

[1] https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/qcacld-2.0/



More information about the buildroot mailing list