commit | a58caad11301a5bdc2d7b76596ab5477221f7a9b | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Jul 03 12:24:44 2008 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jul 03 12:24:44 2008 +0300 |
tree | 95bb4df0ad450b0439cdf6256d2a2b2345b03231 | |
parent | e1f80bfca86ab48b7bed731b32262fb1a2835de5 [diff] |
ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap New struct omap_globals contains the omap processor specific module bases. Use omap_globals to set the various base addresses to make detecting omap chip type simpler. Also introduce OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS for future multi-omap patches. Signed-off-by: Tony Lindgren <tony@atomide.com>