On Thu, 20 Feb 2025 15:58:07 +0100, Alexander Stein wrote: > If there is an unallocated memory area before the last, filling parting > the size calculation for MTD_SIZE_REMAINING does not take this hole > into account. > Fix this by calculating the remaining size just based on total size > and partition offset. > > > [...]
Applied to u-boot/next, thanks! -- Tom