Commit Graph

6 Commits

Author SHA1 Message Date
Fazil Sheik 08adae59ab sm8150-common: Import oneplus/common
Change-Id: I8e781cabd0e2e807d7682701ef603ce6c1149491
Signed-off-by: Fazil Sheik <fazil.sheik96@gmail.com>
2024-12-10 16:35:19 +05:30
Omkar Chandorkar 06d4f95e1e
sm8150-common: update for new oneplus common tree
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-03 15:25:10 +09:00
Omkar Chandorkar c25c167184
wifi-mac-generator: convert to blueprint
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-03 15:25:00 +09:00
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