Skip to content
Commit 75a49cbc authored by AKASHI Takahiro's avatar AKASHI Takahiro Committed by Tom Rini
Browse files

disk: don't compile in partition support for spl/tpl if not really necessary



We see some increase of spl code size due to partition support (disk/*)
while none of particular partition types (CONFIG_SPL_XXX_PARTITION) are
enabled.
With this patch applied, part.c is no longer included unless really
necessary.

In addition, fix errors in CI build revealed after this change is made.

Fixes: commit 88ca8e26 ("disk: Add an option for partitions in SPL")
Fixes: commit 17f8cda5 ("efi_loader: set partition GUID in device path
	for SIG_TYPE_GUID")
Signed-off-by: default avatarAKASHI Takahiro <takahiro.akashi@linaro.org>
parent 846f347f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment