mx6cuboxi: enable OF_CONTROL and DM in SPL
authorWalter Lozano <walter.lozano@collabora.com>
Tue, 19 May 2020 18:24:23 +0000 (15:24 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Jun 2020 22:08:53 +0000 (00:08 +0200)
commit6a4bae6c37206aaeab845f8b05a5b260b2c0b228
tree6f2454110feec8e6ac25b97954493d49c15fb208
parent6c3fbf3e456c49c2f43c0c286106a0d4b099b67b
mx6cuboxi: enable OF_CONTROL and DM in SPL

In order to take the beneficts of DT and DM in SPL, like reusing the code
and avoid redundancy, enable SPL_OF_CONTROL, SPL_DM and SPL_DM_MMC.

With this new configuration SPL image is 50 KB, higher than the
38 KB from the previous version, but it still under the 68 KB limit.

Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
configs/mx6cuboxi_defconfig