mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-09 14:12:10 -05:00
The partitions that have compatible property set are skipped by mtd if they are not contained inside a partitions node and this breaks fetching MAC address from "default-mac" partition. Fix this by defining all the partitions inside partitions node with compatible = "fixed-partitions" as nvmem requires the standard partitions scheme to work correctly. Fixes: FS#3945 Fixes: |
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/arm/boot/dts | ||
| generic | ||
| image | ||
| patches-5.4 | ||
| patches-5.10 | ||
| config-5.4 | ||
| config-5.10 | ||
| Makefile | ||
| modules.mk | ||