1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ath79/generic
Tomasz Maciej Nowak b52719b71a ath79: ja76pf2: use nvmem cells to specify MAC addresses
The bootloader on this board hid the partition containig MAC addresses
and prevented adding this space to FIS directory, therefore those had to
be stored in RedBoot configuration as aliases to be able to assigne them
to proper interfaces. Now that fixed partition size are used instead of
redboot-fis parser, the partition containig MAC addresses could be
specified, and with marking it as nvmem cell, we can assign them without
userspace involvement.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
2022-06-24 17:10:24 +02:00
..
base-files ath79: ja76pf2: use nvmem cells to specify MAC addresses 2022-06-24 17:10:24 +02:00
config-default ath79: generic: add support for Realtek PHY 2022-06-22 17:47:11 +02:00
target.mk ath79: add 5.15 support for generic subtarget 2022-03-30 17:28:39 +02:00