commit | 319c5599c4d8d11b54b7f5201d3ab5d248d93d36 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@kernel.org> | Thu Apr 12 09:03:37 2018 -0500 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 17 11:39:50 2018 +0200 |
tree | 26217feee6054f1e79ef89de7c2d8b5f21dcdf80 | |
parent | bfddbb2dee4699a34e0a127ee5e31d0b7502a9cb [diff] |
configs: socfpga: disable EFI and ISO partition types None of the SoCFPGA platforms will support EFI/ISO partition types that is needed for DISTRO_DEFAULTS. SoCFPGA bootroom will only support 0xa2 partition type. This is needed to help limit the size of the SPL to within the 64k limit that is required for SoCFPGA. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>