Hi Fabio,

On Fri, 22 Sep 2017 22:55:04 -0300
Fabio Estevam feste...@gmail.com wrote:
...
> >  /* Framebuffer */
> > +#if !defined(CONFIG_SPL_BUILD)
> >  #ifdef CONFIG_VIDEO
> >  #define CONFIG_VIDEO_IPUV3
> >  #define CONFIG_VIDEO_BMP_RLE8
> > @@ -74,6 +75,7 @@
> >  #define CONFIG_IMX_HDMI
> >  #define CONFIG_IMX_VIDEO_SKIP
> >  #endif
> > +#endif  
> 
> This solution still cause build failures for some boards.
> 
> I have a patch locally that avoids calling IPU from SPL code.
> 
> Will test it tomorrow and then will submit for all the affected boards.

Thanks!

--
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to