Re: [PATCH v2] mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitions

2025-05-01 Thread Tom Rini
On Tue, 08 Apr 2025 07:46:38 +0200, Mike Looijmans wrote: > Flash partitions may specify MTDPART_SIZ_FULL (=0) as the size of the > partition to indicate "the remainder of the flash". Make this work with > device-tree "fixed-partitions" as well. > > This makes MTD partitioning compatible with the

Re: [PATCH v2] mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitions

2025-04-27 Thread Mike Looijmans
Gentle ping, anything blocking this? On 08-04-2025 12:31, Michael Nazzareno Trimarchi wrote: Hi On Tue, Apr 8, 2025 at 7:46 AM Mike Looijmans mailto:mike.looijm...@topic.nl>> wrote: Flash partitions may specify MTDPART_SIZ_FULL (=0) as the size of the partition to indicate "the remainder of th

Re: [PATCH v2] mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitions

2025-04-08 Thread Michael Nazzareno Trimarchi
Hi On Tue, Apr 8, 2025 at 7:46 AM Mike Looijmans wrote: > Flash partitions may specify MTDPART_SIZ_FULL (=0) as the size of the > partition to indicate "the remainder of the flash". Make this work with > device-tree "fixed-partitions" as well. > > This makes MTD partitioning compatible with the