[U-Boot] [PATCH] arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated

Stefano Babic sbabic at denx.de
Tue Nov 29 17:17:09 CET 2016


On 25/11/2016 21:42, Sven Ebenfeld wrote:
> When I tried to deactivate VIDEO support for the Wandboard, it still
> tried to initialize the Framebuffer and so on. That is the reason for
> the added ifdefs. CONFIG_VIDEO is enabled in the configuration as default
> and therefore nothing changes for the default user.
> 
> The structs mx6dl_i2c2_pad_info and mx6q_i2c2_pad_info are only available
> when CONFIG_IPUV3 are set and should not be tried to access, when that
> define is not defined.
> 
> Signed-off-by: Sven Ebenfeld <sven.ebenfeld at gmail.com>
> ---

Applied 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
=====================================================================


More information about the U-Boot mailing list