openwrt/target/linux/ipq40xx/base-files/lib
Sven Eckelmann 2b2f14c959 ipq40xx: utilize nvmem-cells for openmesh,a42
The calibration data and mac addresses on this device are stored in the
0:ART partition. It is therefore possible to move the code to handle them
directly to the devicetree instead of the various scripts.

But the actual relevant information about the partition layout is provided
by the bootloader via bootargs (mtdparts) and not via the devicetree
itself. Instead of using a fixed-partition template, the mtd dynamic
partitions support from the upstream kernel is used.

Reported-by: Robert Marko <robert.marko@sartura.hr>
Reviewed-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2022-11-12 18:15:55 +01:00
..
preinit ipq40xx: utilize nvmem-cells for openmesh,a42 2022-11-12 18:15:55 +01:00
upgrade ipq40xx: add support for GL.iNet GL-A1300 2022-11-09 23:34:37 +01:00