ARM: OMAP: Add calls to omap2_set_globals_*()
authorPaul Walmsley <paul@pwsan.com>
Wed, 7 May 2008 23:55:13 +0000 (16:55 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 9 May 2008 17:25:02 +0000 (10:25 -0700)
Add the omap2_set_globals_{242x,243x,343x}() functions. These
functions are called early upon boot in the map_io() functions in the
board-specific init files.

This patch was accidentally left out of the earlier series.

This fixes omap2 booting as noted by Kyungmin Park <kmpark@infradead.org>.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Kyungmin Park <kmpark@infradead.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found