From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Tue, 23 Jun 2020 09:50:48 +0200 (CEST) Subject: [PATCH v3 3/4] mx6cuboxi: enable OF_CONTROL and DM in SPL In-Reply-To: <20200519182424.19959-4-walter.lozano@collabora.com> Message-ID: <20200623075048.2739581EF7@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > 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 Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================