openwrt/target/linux/ath79
Lech Perczak b9cbc0846a ath79: meraki-mr18: fix MAC address offset after NVMEM switch
The following commit: 27a673916c ("ath79: mr18: use nvmem for MACs")
switched MR18 to use NVMEM subsystem for setting MAC addresses, however
it missed the offset in use. Previously 102 (decimal) was used, but in
device tree 0x102 was used, but the correct value is 0x66.

This was found while reviewing code for Z1 port, which shares the MAC
address source.
Replace the offset with the correct one of 0x66.

Fixes: 27a673916c ("ath79: mr18: use nvmem for MACs")
Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23486
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-05-23 18:42:22 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: meraki-mr18: fix MAC address offset after NVMEM switch 2026-05-23 18:42:22 +02:00
files gpio-latch-mikrotik: fix logic error 2026-05-14 22:31:53 +02:00
generic ath79: tp-link: tl-wr902ac-v1: move to tiny 2026-05-11 14:46:17 +02:00
image ath79: tiny: set default BLOCKSIZE to 4 KB 2026-05-16 10:24:08 +02:00
mikrotik ath79: add support for MikroTik RouterBOARD 960PGS 2026-04-23 14:10:39 +01:00
nand ath79: refresh 6.18 kernel config files 2026-04-11 21:11:06 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.86 2026-05-09 11:01:27 +02:00
patches-6.18 kernel: bump 6.18 to 6.18.27 2026-05-09 11:02:51 +02:00
tiny ath79: tp-link: tl-wr902ac-v1: move to tiny 2026-05-11 14:46:17 +02:00
config-6.12 ath79: restore kernel 6.12 config files and patches 2026-04-11 21:11:06 +02:00
config-6.18 ath79: refresh 6.18 kernel config files 2026-04-11 21:11:06 +02:00
Makefile ath79: enable 6.18 testing kernel 2026-04-11 21:11:07 +02:00
modules.mk