aboutsummaryrefslogtreecommitdiffstats
path: root/target/sdk
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2022-10-25 09:12:16 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-12 18:15:55 +0100
commit087a8e39be56866804b09574b0d63fff7c667ad1 (patch)
treeb3acafec6dcf773fccbd19b4c4e7d4ef30d7ccad /target/sdk
parent2b2f14c959ad883e3859d957f5f8571e9c2ef547 (diff)
downloadupstream-087a8e39be56866804b09574b0d63fff7c667ad1.tar.gz
upstream-087a8e39be56866804b09574b0d63fff7c667ad1.tar.bz2
upstream-087a8e39be56866804b09574b0d63fff7c667ad1.zip
ipq40xx: utilize nvmem-cells for openmesh,a62
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> Tested-by: Michaƫl BILCOT <michael.bilcot@gmail.com> Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'target/sdk')
0 files changed, 0 insertions, 0 deletions