ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap
authorTony Lindgren <tony@atomide.com>
Fri, 30 May 2008 21:12:56 +0000 (14:12 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 30 May 2008 21:27:40 +0000 (14:27 -0700)
New struct omap_globals contains the omap processor specific
module bases. Use omap_globals to set the various base addresses
before to make detecting omap chip type simpler.

Also introduce OMAP2_IO_ADDRESS for future multi-omap patches.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found