On Thu, Oct 13, 2016 at 08:16:52AM +0530, Jagan Teki wrote:

> On top of u-boot-imx/master engicam patches.
> - Add framebuffer support  
> - Add CMD_BMP and VIDEO_IPV3 kconfig entries
> - Move CONFIG_CMD_BMP and CONFIG_VIDEO_IPUV3 to defconfigs

OK, this needs to hold off, slightly at least.  We need to move
CONFIG_VIDEO in to Kconfig so that VIDEO_IPV3 can be default y and
depend on VIDEO.  We need to stop adding more cases of:

[snip]
>  157 files changed, 262 insertions(+), 75 deletions(-)

Where we're deleting a few header file lines and adding tons of
defconfig lines.  That often means we aren't being clever enough with
our default values in Kconfig.  I'll get on moving VIDEO once I'm done
testing the series I'm testing right now.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

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

Reply via email to