commit | 55b986940c5bae845d1da23110a3afb1a02db9f0 | [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 | 20c49dac78b9952f2dc7e62ff0438a04a2b8b153 [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>