
On 05/16/2012 09:04 PM, Jeroen Hofstee wrote:
I could not resist removing some brackets etc while looking at the file.. These changes are optional and in a seperate patch. I will email a seperate patch which I use for testing, but should NOT be in mainline, since it assumes which LCD is connected.
Beagle owners, please test that I didn't break your orange background; I don't have the board.
Jeroen Hofstee (2): omap3_dss: add optional framebuffer omap3_dss: cosmetic changes
arch/arm/include/asm/arch-omap3/dss.h | 61 ++++++++++++++++---------- drivers/video/Makefile | 2 +- drivers/video/omap3_dss.c | 78 ++++++++++++++++++++++++--------- 3 files changed, 98 insertions(+), 43 deletions(-)
And the promised patch for the twister board, I used for testing; assuming a lg 4.3 inch display. _Not to be applied, testing only_
Jeroen