[U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support

Tom Rini trini at konsulko.com
Thu Oct 13 15:06:17 CEST 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161013/7f930e82/attachment.sig>


More information about the U-Boot mailing list