mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 4 Jun 2019 19:56:27 +0000 (21:56 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jun 2019 08:43:00 +0000 (10:43 +0200)
commita6c5509530d4772623489f690cb5a63a863ba643
treef4febaa7862278872735ee721434a88deb19a68c
parentbf219a36021d326bdba7e86fbdb18e2f0ac396f1
mx6sabreauto: Remove CONFIG_SPL_DM to decrease the SPL size

The i.mx6 SPL binary cannot be bigger then 68K, while with the current
defconfig for sabreauto it's only about 56K as soon as USB support gets
added the size will overflows.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/mx6sabreauto_defconfig