[PATCH] ARM: imx6: dh-imx6: Drop the SF hunk in config

2021-03-01 Thread sbabic
> There is now CONFIG_SPL_DM_SPI{,_FLASH}, however keeping > CONFIG_DM_SPI{,_FLASH} enabled in SPL seems to grow the SPL > by a couple of bytes: > textdata bss dec hex filename > - 340691568 96 357338b95 spl/u-boot-spl > + 340751568 96 35739

[PATCH] ARM: imx6: dh-imx6: Drop the SF hunk in config

2021-02-03 Thread Marek Vasut
There is now CONFIG_SPL_DM_SPI{,_FLASH}, however keeping CONFIG_DM_SPI{,_FLASH} enabled in SPL seems to grow the SPL by a couple of bytes: textdata bss dec hex filename - 340691568 96 357338b95 spl/u-boot-spl + 340751568 96 357398b9b spl/u-b