]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: omapfb platform file changes
authorImre Deak <imre.deak@solidboot.com>
Mon, 26 Jun 2006 12:52:36 +0000 (15:52 +0300)
committerJuha Yrjola <juha.yrjola@solidboot.com>
Mon, 26 Jun 2006 12:52:36 +0000 (15:52 +0300)
commit4741bf3a7850bc4f88a8231083decd15f2c115e5
treeef43e3deb907a422270528c32606d7210d8d0839
parentf1b5e5a841a76d0e99c3c851505e400c5e4cfe64
ARM: OMAP: omapfb platform file changes

- OMAP ATAG changes:
        FBMEM - support for per plane memory configurations
        LCD   -  add data_lines, reset GPIO line params

- FB memory configuration:
        Support for per-plane memory configurations with FB location
        either in SRAM or SDRAM.

- DMA consistent memory size:
        Make the ARM DMA consistent memory size overridable. The default
        is 2MB, but for larger frame buffers we may need more. Kconfig
        option is added in the next patch.

Signed-off-by: Imre Deak <ext-imre.deak@nokia.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
arch/arm/plat-omap/fb.c
arch/arm/plat-omap/sram.c
include/asm-arm/arch-omap/board.h
include/asm-arm/arch-omap/memory.h
include/asm-arm/arch-omap/sram.h