ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
authorVivek Unune <npcomplete13@gmail.com>
Sun, 1 Nov 2020 20:08:03 +0000 (15:08 -0500)
committerFlorian Fainelli <f.fainelli@gmail.com>
Thu, 12 Nov 2020 04:38:14 +0000 (20:38 -0800)
commitbd9a01e28e5d1632528e531480b42d6e2c861d88
tree3951492a889629839461494e726e5dbf188b0b94
parent4b650a20bdb5f9558007dd3055a17a1644a91c3e
ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions

This router has dual paritions to store trx firmware image and
dual partitions for nvram. The second one in each of these cases acts
as a backup store.

When tested with OpenWrt, the default partition parser causes two issues:

1. It labels both nvram partitions as nvram. In factory, second one is
labeled devinfo.
2. It parses second trx image and tries to create second 'linux' partition
and fails with - cannot create duplicate 'linux' partition

The following patch works around both of these issues.

Signed-off-by: Vivek Unune <npcomplete13@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm47094-linksys-panamera.dts