Hi Andrey,
On Mon, Feb 05, 2018 at 09:18:15AM -0800, Andrey Smirnov wrote:
> Change the way Barebox numbers DOS/EFI partitions, such that it would
> be consistent with how Linux kernel does it. With this change:
>
> - Both types of partitions are numbered starting from 1, not 0
>
> - Extende
On Mon, Feb 5, 2018 at 9:18 AM, Andrey Smirnov wrote:
> Change the way Barebox numbers DOS/EFI partitions, such that it would
> be consistent with how Linux kernel does it. With this change:
>
> - Both types of partitions are numbered starting from 1, not 0
>
> - Extended DOS partitions always
Change the way Barebox numbers DOS/EFI partitions, such that it would
be consistent with how Linux kernel does it. With this change:
- Both types of partitions are numbered starting from 1, not 0
- Extended DOS partitions always start from 5, leaving first 4 to
non-extended ones.
Signed-