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)
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)


No differences found