+21
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently, Driver reads MAC address from MAC cfg file if it is present. Kernel has a timeout of 60secs and userspace tries to loop till the file is read if it is during the boot. So this will result in dsc transaction timeout if the MAC cfg file is not present in the device. To avoid this, add INI parameter to read this MAC cfg file and enable it only when the MAC cfg file is present in the device. Change-Id: I0bd9c089b6077534a07cb68deb07feb6064a5b88 CRs-Fixed: 2877424