
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@ti.com cc: s-paulraj@ti.com cc: khasim@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