Re: [U-Boot] [PATCH] configs: am335x_evm: Disable ISO and EFI partitions in SPL

2018-02-02 Thread Lokesh Vutla
On Friday 02 February 2018 06:05 PM, Faiz Abbas wrote: > ISO and EFI partition configs in SPL are selected by default. > However, they are not being used. > > Therefore, remove ISO and EFI partition support in SPL. > > Signed-off-by: Faiz Abbas Can you do a savedefconfig and update accordingl

[U-Boot] [PATCH] configs: am335x_evm: Disable ISO and EFI partitions in SPL

2018-02-02 Thread Faiz Abbas
ISO and EFI partition configs in SPL are selected by default. However, they are not being used. Therefore, remove ISO and EFI partition support in SPL. Signed-off-by: Faiz Abbas --- configs/am335x_evm_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/am335x_evm_defconfig b