[U-Boot] [PATCH v2 1/3] mx6sabresd: Remove CONFIG_SPL_DM to decrease the SPL size
Fabio Estevam
festevam at gmail.com
Fri May 24 21:41:41 UTC 2019
Hi Ezequiel,
On Fri, May 24, 2019 at 6:31 PM Ezequiel Garcia <ezequiel at collabora.com> wrote:
> Since we care about the SPL size, is there any reason why we have CONFIG_SPL_FS_EXT4?
>
> AFAICS, u-boot.img is not on a filesystem, so why do we need ext2/3/4?
Yes, I will remove CONFIG_SPL_FS_EXT4 and CONFIG_SPL_I2C_SUPPORT=y in
my next round of patches to reduce SPL size on mx6sabresd.
Thanks
More information about the U-Boot
mailing list