From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support
Date: Thu, 13 Oct 2016 09:06:17 -0400 [thread overview]
Message-ID: <20161013130617.GA4990@bill-the-cat> (raw)
In-Reply-To: <1476326818-8654-1-git-send-email-jteki@openedev.com>
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>
next prev parent reply other threads:[~2016-10-13 13:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-13 2:46 [U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support Jagan Teki
2016-10-13 2:46 ` [U-Boot] [PATCH v2 1/6] video: Kconfig: Add VIDEO_IPV3 entry Jagan Teki
2016-10-13 2:46 ` [U-Boot] [PATCH v2 2/6] Move CONFIG_VIDEO_IPUV3 to defconfig Jagan Teki
2016-10-13 14:10 ` Soeren Moch
2016-10-13 2:46 ` [U-Boot] [PATCH v2 3/6] imx6: icorem6: Add framebuffer support Jagan Teki
2016-10-13 2:46 ` [U-Boot] [PATCH v2 4/6] imx6: icorem6: Add custom splashscreen support Jagan Teki
2016-10-13 2:46 ` [U-Boot] [PATCH v2 5/6] Define/Move CONFIG_CMD_BMP to defconfig Jagan Teki
2016-10-13 13:09 ` Tom Rini
2016-10-13 2:46 ` [U-Boot] [PATCH v2 6/6] defconfig: icorem6: Enable CONFIG_CMD_BMP Jagan Teki
2016-10-13 13:06 ` Tom Rini [this message]
2016-10-13 13:20 ` [U-Boot] [PATCH v2 0/6] imx6: icorem6: Add framebuffer support Jagan Teki
2016-10-13 13:23 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161013130617.GA4990@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox