]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/nxp/pnx8550/common/setup.c
MIPS: Set io_map_base for several PCI bridges lacking it
[net-next-2.6.git] / arch / mips / nxp / pnx8550 / common / setup.c
index 2aed50fef10ff8b800a58c8cdc0551d654b8fbf8..64246c9c875c51d09e5c3861ca0e6f1096d50ac5 100644 (file)
@@ -113,7 +113,7 @@ void __init plat_mem_setup(void)
        PNX8550_GLB2_ENAB_INTA_O = 0;
 
        /* IO/MEM resources. */
-       set_io_port_base(KSEG1);
+       set_io_port_base(PNX8550_PORT_BASE);
        ioport_resource.start = 0;
        ioport_resource.end = ~0;
        iomem_resource.start = 0;