]> git.sur5r.net Git - u-boot/commit
part: efi: Add default number of partition entries for sunxi
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 Nov 2017 20:07:51 +0000 (21:07 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 7 Dec 2017 15:24:31 +0000 (16:24 +0100)
commit5dc0256d1210cb38ba11b22a8eb2ccc101460963
treebd9bac7ddab0691960bd833d569f5e7632155d37
parent4ce521977f79a883f9c47984ef675c4b2267b7ad
part: efi: Add default number of partition entries for sunxi

The SPL must be located at 8kB (16 sectors) offset. That's right in the
middle of the GPT, so we need to define a smaller amount of partitions to
accomodate for that location.

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
disk/Kconfig