We actually need to enclose the whole section of partitions in a
`partitions { ... }` to assign it a `compatible = "fixed-partitions";
otherwise the partition referred to by `hwinfo` won't be registered
when bringing up MTD partitions, for example as per:
- <https://forum.openwrt.org/t/tp-link-c2600-missing-default-mac-mtd-partition-in-snapshot/103945/6>
- commit
|
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/powerpc | ||
| image | ||
| p1010 | ||
| p1020 | ||
| p2020 | ||
| patches-5.4 | ||
| patches-5.10 | ||
| config-5.4 | ||
| config-5.10 | ||
| Makefile | ||