]> git.ipfire.org Git - people/ms/u-boot.git/commit
part: efi: Add a Kconfig option for the number of partition entries
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 Nov 2017 19:50:04 +0000 (20:50 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 7 Dec 2017 15:24:31 +0000 (16:24 +0100)
commit4ce521977f79a883f9c47984ef675c4b2267b7ad
tree9bf196f7657957d5533d0b95160762ac89f21e19
parentaba3924927263f23d8ca302b52b1988ed924e5b1
part: efi: Add a Kconfig option for the number of partition entries

On some SoCs, the SPL needs to be located right in the middle of the GPT
partition entries.

One way to work around that is to create partition entries for a smaller
number of partitions to accomodate with where the SPL will be. Create a
Kconfig option to allow to do that.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
disk/Kconfig
include/part_efi.h