[Buildroot] [PATCH] configs/warp7: Add Wifi support

Fabio Estevam festevam at gmail.com
Tue Sep 20 14:47:45 UTC 2016


On Tue, Sep 20, 2016 at 9:37 AM, Peter Korsgaard <peter at korsgaard.com> wrote:

> We recently had a discussion about this .txt file in the context of
> rpi3. How specific to warp7 is this file? Is there some documentation

I just used the txt file provided in the NXP BSP.

> somewhere explaining what all these settings do?

Unfortunately I don't see any explanation about it.

>> @@ -0,0 +1,42 @@
>  > +# 2.4 GHz, 20 MHz BW mode
>  > +manfid=0x2d0
>  > +prodid=0x0726
>  > +vendid=0x14e4
>  > +devid=0x43e2
>  > +boardtype=0x0726
>  > +boardrev=0x1202
>  > +boardnum=22
>  > +macaddr=00:90:4c:c5:12:38
>
> Does this mean that all warp7 boards will use the same macaddr? This

No, the real MAC address I see is different from the one in the .txt file:

wlan0     Link encap:Ethernet  HWaddr 00:AE:FA:8D:95:E5
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)



More information about the buildroot mailing list