Re: [PATCH v2 0/2] dt-bindings: mtd: partitions: Export special values

From: Krzysztof Kozlowski
Date: Fri Oct 27 2023 - 07:07:19 EST


On 27/10/2023 11:46, Edward Chow wrote:
> There are special "offset" and "size" values defined and documented in
> linux/mtd/partitions.h:
>
> /* consume as much as possible, leaving size after the end of partition. */
> #define MTDPART_OFS_RETAIN (uint64_t)(-3)
>

Also:

Do not attach (thread) your patchsets to some other threads (unrelated
or older versions). This buries them deep in the mailbox and might
interfere with applying entire sets.

Best regards,
Krzysztof