On Thu, 29 Feb 2024 08:18:24 +0100, Sascha Hauer wrote: > Traditionally barebox starts partition numbers at 0. This was changed > in bdc3cb54dc to start at 1. This was done to make the parted numbering > consistent to the Linux tool. This breaks boot scripts though which > assume 0 to be the first partition, so change it back. > > Applied, thanks! [1/2] partitions: efi: change first partition number from 1 to 0 https://git.pengutronix.de/cgit/barebox/commit/?id=5ea3221bfb55 (link may not be stable) [2/2] partitions: dos: change first partition number from 1 to 0 https://git.pengutronix.de/cgit/barebox/commit/?id=c695f0184352 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>