[U-Boot] [PATCH] mx6sabresd: Reduce overall SPL size

sbabic at denx.de sbabic at denx.de
Mon Aug 5 18:43:25 UTC 2019


> Currently the SPL binary is 67 kB, which leaves only 1 kB of free
> internal RAM space.
> The following options can be safely removed to save some precious
> SPL space:
> - CONFIG_SPL_FS_EXT4: u-boot-dtb.img is stored in raw sector via dd
> command (at offset 69 kB)
> - CONFIG_SPL_I2C_SUPPORT: I2C is not used during SPL
> - CONFIG_SPL_OS_BOOT: no need to make Falcon mode supported
> by default
> After this change the SPL binary size gets down to 51 kB.
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> Reviewed-by: Peng Fan <peng.fan at nxp.com>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================



More information about the U-Boot mailing list