
24 May
2019
24 May
'19
11:41 p.m.
Hi Ezequiel,
On Fri, May 24, 2019 at 6:31 PM Ezequiel Garcia ezequiel@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