Jump to content

[Armbian build PR] - Rockpis wifi fixes


RSS Bot

Recommended Posts

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Jira reference number AR-1268 AR-1269 AR-1270

The fixMACaddress udev rules are generic enough to be used on all boards where random MAC addresses are a problem. However, for now, the feature is only enabled as part of the RockPi S BSP. Other BSPs could also copy the directory package/bsp/fixMACaddress to the $destination if desired.

How Has This Been Tested?

Generated new images, verified that WiFi address is now fixed across reboots. Verified that applying SDIO clock speed DT overlay increases WiFi throughput to >2MB/s Ran WiFi for half day to confirm it was stable at this rate.

Checklist:

  • [x ] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my own code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [? ] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • [? ] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines