diff options
author | Abel Vesa <abel.vesa@nxp.com> | 2019-02-01 16:40:25 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-02-15 22:01:15 +0100 |
commit | c2a3d261f4aa0b97e623469459460e184b3c878e (patch) | |
tree | c0b9031895a81254b305bf41ec94cb15147eeb7c /post | |
parent | 6b0c174d5245986506f5fb7f2ffe6f1e01278367 (diff) |
configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support
With DM and FIT enabled in SPL, there is an sram overflow. By disabling
CONFIG_SPL_DOS_PARTITION, CONFIG_SPL_EXT_SUPPORT and
CONFIG_SPL_EFI_PARTITION, we get to keep the 'one binary to fit all'
for imx6[q|qp|dl] on sabresd since the final SPL image is now under 64KB.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'post')
0 files changed, 0 insertions, 0 deletions