Adding WiFi MAC address for new S7 devices

Some new S7 devices are sold with cc:c0:79 MAC Address.
Adding this address in file macaddr_mappings.h is required in order to load proper drivers.
Without it, the WiFi does not work properly : signal is weak

Change-Id: I9845f8739cf3e5a4caea9eeb989576877d088731
(cherry picked from commit f66c95bcae)
This commit is contained in:
ivanmeler 2018-08-28 20:27:39 +02:00 committed by Kevin Haggerty
parent 3336e04a63
commit acec2d157f

View File

@ -76,6 +76,7 @@ static const struct company_range murata_ranges = {
"b0:72:bf",
"b8:d7:af",
"c8:14:79",
"cc:c0:79",
"d0:e4:4a",
"d8:c4:6a",
"dc:ef:ca",