commit | d9c13aac14126c2f9446715b33a69f536336b2c0 | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jhofstee@victronenergy.com> | Fri May 18 00:51:00 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Fri May 25 15:34:18 2012 +0200 |
tree | c4fe51a5177fba0125041e6b0342bd3b850f352c | |
parent | f714b0a911e24cc733553f02b30d508212f339fe [diff] |
omap3_dss: add optional framebuffer 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>