]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boards
authorHartley Sweeten <hartleys@visionengravers.com>
Thu, 27 Jan 2011 16:50:53 +0000 (17:50 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Feb 2011 09:49:40 +0000 (09:49 +0000)
commitdadd506576953c7cfa0b62b84b7a9be76db31d43
tree10402412a737f9728a3eb2c1addbe566d5f178be
parenta28bb8daaa7ad152c0e808e1e56b75fa12a43f30
ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boards

The ep9307, ep9312, and ep9315 variants of the ep93xx processor include
the raster engine needed for framebuffer support.

This allows the EDB93xx boards with those processors to use the
framebuffer driver.

Tested on an EDB9307A with the following kernel parameters:
video=640x480-16@60
video=1024x768-16@60

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/edb93xx.c