From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/2] omap3_dss: add optional framebuffer
Date: Fri, 25 May 2012 15:51:50 +0200 [thread overview]
Message-ID: <20120525155150.2c91aedf@wker> (raw)
In-Reply-To: <1337338261-3005-2-git-send-email-jeroen@myspectrum.nl>
Hi,
On Fri, 18 May 2012 12:51:00 +0200
Jeroen Hofstee <jeroen@myspectrum.nl> wrote:
> From: Jeroen Hofstee <jhofstee@victronenergy.com>
>
> The beagle board uses the background color to show an orange screen during
> startup. This patch adds the ability to add a frame buffer, with the
> intention not to break the beagle board use case (I don't have one).
> videomodes.c is not used. Scrolling depends on this patch:
>
> http://patchwork.ozlabs.org/patch/155662/
>
> cc: trini at ti.com
> cc: s-paulraj at ti.com
> cc: khasim at ti.com
> Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com>
> ---
> arch/arm/include/asm/arch-omap3/dss.h | 37 +++++++++++++++++++++++++--
> drivers/video/Makefile | 2 +-
> drivers/video/omap3_dss.c | 44 +++++++++++++++++++++++++++++++++
> 3 files changed, 80 insertions(+), 3 deletions(-)
Applied to u-boot-video/master, thanks!
Anatolij
next prev parent reply other threads:[~2012-05-25 13:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-16 19:04 [U-Boot] [PATCH 0/2] omap_dss: add optional 32bit XXRRGGBB framebuffer Jeroen Hofstee
2012-05-16 19:04 ` [U-Boot] [PATCH 1/2] omap3_dss: add optional framebuffer Jeroen Hofstee
2012-05-16 19:04 ` [U-Boot] [PATCH 2/2] omap3_dss: cosmetic changes Jeroen Hofstee
2012-05-16 19:40 ` [U-Boot] [PATCH 0/2] omap_dss: add optional 32bit XXRRGGBB framebuffer Jeroen Hofstee
2012-05-18 10:50 ` [U-Boot] [PATCH v2 " Jeroen Hofstee
2012-05-18 10:51 ` [U-Boot] [PATCH v2 1/2] omap3_dss: add optional framebuffer Jeroen Hofstee
2012-05-25 13:51 ` Anatolij Gustschin [this message]
2012-05-18 10:51 ` [U-Boot] [PATCH v2 2/2] omap3_dss: cosmetic changes Jeroen Hofstee
2012-05-25 13:54 ` Anatolij Gustschin
2012-05-25 14:44 ` Tom Rini
2012-05-24 19:17 ` [U-Boot] [PATCH v2 0/2] omap_dss: add optional 32bit XXRRGGBB framebuffer Tom Rini
2012-05-18 21:22 ` [U-Boot] [PATCH " Anatolij Gustschin
2012-05-18 21:47 ` Jeroen Hofstee
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=20120525155150.2c91aedf@wker \
--to=agust@denx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.