On Thu, 22 May 2025 15:40:21 +0200, Sascha Hauer wrote: > So far to create partitions we have to specify both start and end of a > partition. Create a mkpart_size command to conveniently create a > partition by specifying only the size. > >
Applied, thanks! [1/3] partitions: add function to find free space on partition table https://git.pengutronix.de/cgit/barebox/commit/?id=f19d76f0dad8 (link may not be stable) [2/3] parted: align partitions to 1MiB https://git.pengutronix.de/cgit/barebox/commit/?id=541a8f5c5e43 (link may not be stable) [3/3] parted: implement mkpart_size command https://git.pengutronix.de/cgit/barebox/commit/?id=be5e1d5106a0 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>