]> 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>
Mon, 25 Sep 2006 09:41:33 +0000 (12:41 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 25 Sep 2006 09:41:33 +0000 (12:41 +0300)
commitf37e4580c409e290f6e482007c3573cdb4470bf9
tree7d5741defdda9bf6edb554a541f2d5478ed6b413
parent2eaff915744b6c8db7770fa9e841fd1c0105fb0b
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/gpmc.c
include/asm-arm/arch-omap/gpmc.h