From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Wed, 30 Jan 2019 08:57:00 +0000 (UTC) Subject: [U-Boot] [U-Boot, 1/3] mx7: Do not call lcdif_power_down() in the SPL case In-Reply-To: <20181211184039.3875-1-otavio@ossystems.com.br> Otavio Salvador , Rui Miguel Silva , NXP Linux Team , Fabio Estevam , Richard Hu , John Weber Message-ID: <20190130085711.C5B81C21E3E@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: Fabio Estevam > Like it was done on imx6 in commit 9236269de57d ("imx: mx6: Fix > implementantion reset_misc") > Do not call lcdif_power_down() in the SPL case to fix the following > build error: > LD spl/u-boot-spl > MKIMAGE u-boot.img > arch/arm/mach-imx/built-in.o: In function `reset_misc': > /home/fabio/ossystems/u-boot/arch/arm/mach-imx/mx7/soc.c:372: undefined reference to `lcdif_power_down' > scripts/Makefile.spl:375: recipe for target 'spl/u-boot-spl' failed > Signed-off-by: Fabio Estevam > Signed-off-by: Otavio Salvador > Signed-off-by: Fabio Estevam > Signed-off-by: Otavio Salvador > 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 =====================================================================