]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP2: Dynamic allocator for GPMC memory space
authorImre Deak <imre.deak@solidboot.com>
Wed, 19 Jul 2006 12:29:39 +0000 (15:29 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Aug 2006 10:31:18 +0000 (13:31 +0300)
commitfb106b58d91e0a140d6205f2cd6aff6eeb201adc
tree64184a10ba9721234db8b4730cfa7aef7a3cbfd1
parent247d64d8169d2f25a5f7d1b16222f2da76f51fd3
ARM: OMAP2: Dynamic allocator for GPMC memory space

Add support for assigning memory regions dynamically to peripherals
attached to GPMC interface. Platform specific code should now call
gpmc_cs_request to get a free GPMC memory region instead of using
a fixed address.

Make the H4 and Apollon platform initialization use the new API.

Signed-off-by: Imre Deak <imre.deak@solidboot.com>
Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com>
(cherry picked from afffc24530956387faa51a42a1e5a4eee344d4a1 commit)
arch/arm/mach-omap2/gpmc.c
include/asm-arm/arch-omap/gpmc.h