On Wed, Dec 7, 2011 at 5:09 AM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
The kernel hangs at:
u8500_map_io -> ux500_map_io -> ux500_read_asicid(addr=9001dbf4), base=9001d000 -> readl(__io_address(9001dbf4)=f901dbf4);
This code isn't strictly necessary so I moved it out of the way.
Then it hangs on the second iotable_init() call instead.
I'm digging into this to see what I can find...
Yours, Linus Walleij