]> git.baikalelectronics.ru Git - uboot.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)
commit9610c2d9e6e63afaa9a25b1efff2b86274f33f8f
tree9bf196f7657957d5533d0b95160762ac89f21e19
parentb6d9778bb9d83277dd6111fb6ae2317de1cb4f3a
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