[PATCH v2] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions
Vivek Unune
npcomplete13 at gmail.com
Wed Nov 4 07:54:26 EST 2020
On Tue, Nov 03, 2020 at 07:41:59PM -0800, Florian Fainelli wrote:
> On Sun, 1 Nov 2020 15:08:03 -0500, Vivek Unune <npcomplete13 at gmail.com> wrote:
> > 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 at gmail.com>
> > ---
>
> Applied to devicetree/next, thanks!
> --
> Florian
Thanks Florian
More information about the linux-arm-kernel
mailing list