]> git.sur5r.net Git - u-boot/commit
configs: socfpga: disable EFI and ISO partition types
authorDinh Nguyen <dinguyen@kernel.org>
Thu, 12 Apr 2018 14:03:37 +0000 (09:03 -0500)
committerMarek Vasut <marex@denx.de>
Tue, 17 Apr 2018 09:39:50 +0000 (11:39 +0200)
commitf369e1564cf4f81654b8a806fdc325b62b6627dc
tree26217feee6054f1e79ef89de7c2d8b5f21dcdf80
parenta8c2dcf098f577dbc4c059732e73c0ccb6832398
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>
13 files changed:
configs/socfpga_arria10_defconfig
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_dbm_soc1_defconfig
configs/socfpga_de0_nano_soc_defconfig
configs/socfpga_de10_nano_defconfig
configs/socfpga_de1_soc_defconfig
configs/socfpga_is1_defconfig
configs/socfpga_mcvevk_defconfig
configs/socfpga_sockit_defconfig
configs/socfpga_socrates_defconfig
configs/socfpga_sr1500_defconfig
configs/socfpga_vining_fpga_defconfig