Oncaphillis wrote: > So as far as I understand both the early kernel as well as lspci > think that the mmio area of the Broadcom chip is located at > 57100000 only ssb gets the wrong address. It gets set in ssbioremap > via pci_iomap.
After the call to pci_iomap, the physical address (57100000) gets mapped into a virtual address within the process address space. So it's fine. //Peter _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
