immortalwrt/target/linux/mpc85xx
Martin Kennedy 9510f52b25 mpc85xx: Fix HiveAP-330 nvmem mac loader
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 e2b03c16eb ("ipq806x: add missing enclosing partitions block for TP-Link C2600")'

Fixes: 8ec21d6bb2 ("mpc85xx: convert mtd-mac-address to nvmem implementation")
Signed-off-by: Martin Kennedy <hurricos@gmail.com>
[minor beautification]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2021-12-03 00:05:26 +08:00
..
base-files treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
files/arch/powerpc mpc85xx: Fix HiveAP-330 nvmem mac loader 2021-12-03 00:05:26 +08:00
image mpc85xx: remove fdt.bin image 2021-02-27 12:07:25 +08:00
p1010 treewide: remove redundant ubifs kconfig symbols 2021-04-22 23:09:52 +08:00
p1020 kernel: 5.10: add missing symbols 2021-10-07 00:05:39 +08:00
p2020 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.75 2020-11-12 11:14:24 +08:00
patches-5.10 kernel: bump 5.10 to 5.10.20 2021-03-06 12:21:43 +08:00
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
config-5.10 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-11 00:04:10 +08:00
Makefile mpc85xx: add testing kernel 5.10 2021-03-02 12:20:17 +08:00