ARM926EJS boot failure on v3.3, __iounmap

jonsmirl at gmail.com jonsmirl at gmail.com
Mon Mar 12 19:31:58 EDT 2012


The answer to this is that as of v3.3 you can't have overlapping IO
regions. The code I was porting has a large define covering peripheral
space and then many smaller ones inside the region, one for each
device. I needed to delete the defines for those inner devices.

-- 
Jon Smirl
jonsmirl at gmail.com



More information about the linux-arm-kernel mailing list