
12 May
2021
12 May
'21
10:11 a.m.
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@denx.de Cc: Chris Packham chris.packham@alliedtelesis.co.nz Cc: Pratyush Yadav p.yadav@ti.com Cc: Tom Rini trini@konsulko.com
Acked-by: Pratyush Yadav p.yadav@ti.com
--
Regards,
Pratyush Yadav
Texas Instruments Inc.