From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 7 Jan 2016 17:52:15 +0100 Subject: [U-Boot] [PATCH 2/2] imx: mx6ul: disable VIDEO for SPL In-Reply-To: <1451881154-5686-2-git-send-email-peng.fan@nxp.com> References: <1451881154-5686-1-git-send-email-peng.fan@nxp.com> <1451881154-5686-2-git-send-email-peng.fan@nxp.com> Message-ID: <568E97BF.5090100@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 On 04/01/2016 05:19, Peng Fan wrote: > With DEBUG macro enabled, SPL build failure: > " > arch/arm/cpu/armv7/built-in.o: In function `reset_misc': > ~/uboot/arch/arm/cpu/armv7/mx6/soc.c:406: undefined reference to `lcdif_power_down' > scripts/Makefile.spl:244: recipe for target 'spl/u-boot-spl' failed > " > Wrap VIDEO settings with ifndef CONFIG_SPL_BUILD > > Signed-off-by: Peng Fan > Cc: Stefano Babic > --- Applied (fix) to u-boot-imx, 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 =====================================================================