[PATCH] mvebu: x530: Reduce SPL image size

Pratyush Yadav p.yadav at ti.com
Wed May 12 10:11:55 CEST 2021


On 12/05/21 09:18AM, Stefan Roese wrote:
> Currently, building U-Boot for x530 fails since the SPL image is too
> big. This patch reduces the SPL size by changing the following Kconfig
> options:
> 
> Enable CONFIG_SPL_TINY_MEMSET
> Disable CONFIG_SPI_FLASH_BAR
> 
> By disabling CONFIG_SPI_FLASH_BAR, the tiny SPI NOR framework can be
> used.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Chris Packham <chris.packham at alliedtelesis.co.nz>
> Cc: Pratyush Yadav <p.yadav at ti.com>
> Cc: Tom Rini <trini at konsulko.com>

Acked-by: Pratyush Yadav <p.yadav at ti.com>

-- 
Regards,
Pratyush Yadav
Texas Instruments Inc.


More information about the U-Boot mailing list