
26 Jul
2020
26 Jul
'20
4:54 p.m.
On Wed, 22 Jul 2020 at 07:15, Walter Lozano walter.lozano@collabora.com wrote:
As both MMC and GPIO driver now supports OF_PLATDATA, enable it in defconfig in order to reduce the SPL footprint. After applying this setting the SPL reduction is 5 KB, which partially compensates the increment due to DM.
Signed-off-by: Walter Lozano walter.lozano@collabora.com
Changes in v2:
- Improve commit message with footprint reduction
configs/mx6cuboxi_defconfig | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org