On Fri, 28 Jan 2011 09:32:04 -0500 (EST), "Robert P. J. Day" rpjday@crashcourse.ca wrote:
fix your boot issue or do we need to go back to using uncached:
return ioremap(phys, size);
is that the next change you want me to try?
Yes. (Replacing the current return ioremap_*(phys, size).) -Chris