From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 10 Jun 2019 09:40:58 +0000 (UTC) Subject: [U-Boot] [PATCH v7 1/2] imx: fix building for i.mx8 without spl In-Reply-To: <20190531155639.9132-2-marcel@ziswiler.com> Message-ID: <20190610095415.DBCFDC21FCC@lists.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 > From: Marcel Ziswiler > Building with Travis CI complained and stopped with the following error: > +cc1: fatal error: opening output file spl/u-boot-spl.cfgout: No such > file or directory > +compilation terminated. > This fixes commit caceb739ea07 ("imx: build flash.bin for i.MX8") which > took SPL being enabled on i.MX8 for granted. > Reported-by: Stefano Babic > Signed-off-by: Marcel Ziswiler > Reviewed-by: Peng Fan 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 =====================================================================