[PATCH v3 6/6] mx6cuboxi: enable OF_PLATDATA

2020-08-04 Thread sbabic
> 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 > Reviewed-by: Simon Glass Applied

[PATCH v3 6/6] mx6cuboxi: enable OF_PLATDATA

2020-07-29 Thread Walter Lozano
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 Reviewed-by: Simon Glass --- (no changes si