[U-Boot] [PATCH v2 1/3] mx6sabresd: Remove CONFIG_SPL_DM to decrease the SPL size
Ezequiel Garcia
ezequiel at collabora.com
Fri May 24 22:36:08 UTC 2019
On Fri, 2019-05-24 at 18:41 -0300, Fabio Estevam wrote:
> 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.
>
Perhaps instead of per-board, we can check the MX6 lot.
PS: Not needed on Wandboard either, and I found a way to move to TINY_MMC.
Interestingly, and as we would expect, turning off EXT had more impact.
More information about the U-Boot
mailing list