openwrt/target/linux/mpc85xx
Martin Kennedy 79ceea4303 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-11-30 22:29:24 +01:00
..
base-files treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
files/arch/powerpc mpc85xx: Fix HiveAP-330 nvmem mac loader 2021-11-30 22:29:24 +01:00
image mpc85xx: switch to Kernel 5.10 2021-10-05 23:54:48 +02:00
p1010 treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
p1020 kernel: 5.10: add missing symbols 2021-10-05 23:54:18 +02:00
p2020 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
patches-5.10 mpc85xx: backport "fix oops when CONFIG_FSL_PMC=n" 2021-11-28 01:13:01 +01:00
Makefile mpc85xx: switch to Kernel 5.10 2021-10-05 23:54:48 +02:00
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
config-5.10 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00