View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005386 | Yocto | General | public | 2022-05-24 15:44 | 2022-05-24 15:56 |
Reporter | gerbach | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | fsimx8mn-Y2021.10 | ||||
Target Version | fsimx7ulp-Y2022.05 | Fixed in Version | fsimx7ulp-Y2022.05 | ||
Summary | 0005386: Fix passing of ethaddr for Silex WLAN module | ||||
Description | For Yocto the script S02silex now is replaced by the systemd unit silex.service, which can already be enabled through a postinstall script in the recipe. The module loads the ethaddr through /lib/firmware/wlan/wlan_mac.bin, so we need a softlink to the RAM area or else it is not possible to change the ethaddr in a read-only filesystem. | ||||