summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap/gpmc.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: OMAP2: Dynamic allocator for GPMC memory spaceImre Deak2006-09-251-2/+2
| | | | | | | | | | | | | 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>
* ARM: OMAP: Add GPMC support for OMAP2Juha Yrjola2006-06-261-0/+91
Implement basic support for General-Purpose Memory Controller as found on OMAP2420. Dynamic CS address space allocation still needs to be done. Signed-off-by: Juha Yrjola <juha.yrjola@solidboot.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
OpenPOWER on IntegriCloud