Commit Graph

3 Commits

Author SHA1 Message Date
LuK1337 c3b35b8a37 sm8150-common: wifi-mac-generator: Fix byte order
Change-Id: I42b39015b518ad4b707e2023d7a3fef01dc8d825
2019-07-08 16:18:09 +02:00
LuK1337 f23edc4446 sm8150-common: Replace wifi mac generator with a shell script
Change-Id: I95593db840dc4a668f899d248b2c8e03d4ebbc3e
2019-07-08 16:03:40 +02:00
Daniel Hillenbrand 255563ba50 sm8150-common: read wlan / bt mac addresses from NV
* OnePlus does not use wlan_mac.bin to store the MAC addresses, but
qcacld expects this file. Instead, OP stores the MAC in oemnvitems,
which can be retrieved from `/data/vendor/oemnvitems`.
* We read the correct MAC addresses from these files, and then store it
properly to the paths that qcacld expects.
* This was kanged from msm8998-common
(6f8e20feb8 (diff-db7000ec192d00397a3c4523bcc899d4))
2019-07-02 17:51:16 +08:00