[U-Boot] [PATCH v2 1/2] omap3_dss: add optional framebuffer
Anatolij Gustschin
agust at denx.de
Fri May 25 15:51:50 CEST 2012
Hi,
On Fri, 18 May 2012 12:51:00 +0200
Jeroen Hofstee <jeroen at myspectrum.nl> wrote:
> From: Jeroen Hofstee <jhofstee at 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 at 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
More information about the U-Boot
mailing list