On Fri, Jun 24, 2005 at 08:29:02PM +0400, Andrei Konovalov wrote: > Tom Rini wrote: [snip] > >Lets just drop that hunk then.. > > Do you mean not to use > io_block_mapping(BCSR_ADDR, BCSR_ADDR, BCSR_SIZE, _PAGE_IO);
So I had myself slightly confused as first, but yes, what Eugene said at first is right, as shouldn't add more io_block_mappings, we should use ioremap() and fix drivers. -- Tom Rini http://gate.crashing.org/~trini/
