commit | 53d9cc7395c8dbe8d7fd6f9acd6578b236d14a0f | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed Feb 08 22:06:45 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Feb 08 22:06:45 2006 +0000 |
tree | 5ff13b4064bfee3b5149aa49c806d5db36e5e7f4 | |
parent | 083d06edfda28fdee41ac46dc57ad4949927acd9 [diff] |
[ARM] 3279/1: OMAP: 1/3 Fix low-level io init Patch from Tony Lindgren This patch adds the missing cache flushes to common low-level init that are needed to access the IO region. These flushes are normally done at the end of devicemaps_init(), but we need to detect the OMAP core type early. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>