Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Fininho
Level 1
Level 1
10 sign-ins 5 sign-ins First reply posted

I'm working with an IMX6UL board running and arm32 Debian 9 with U-Boot.
This board has a CYW43353 and we are using the firmware on brcmfmac4339-sdio.bin.

For one of the projects, I need to assign a customized MAC address to the wireless interface.
I know we can set the Ethernet MAC address on the U-Boot, but I am failing to do something similar with the wifi interface.
Is there a way to set a customized MAD address used when the drivers are loaded?

Thank you for your help.

0 Likes
1 Solution
raks_99
Moderator
Moderator
Moderator
First question asked 250 replies posted 250 sign-ins

Hi @Fininho ,

In the nvram text file, you can set custom MAC to be used by changing the value  "macaddr=aa:bb:cc:dd:ee:ff" where  aa:bb:cc:dd:ee:ff is the MAC address you need to use 

Best Regards

Raks

 

View solution in original post

0 Likes
12 Replies