]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/drivers/pci/ops-sh7785lcr.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / arch / sh / drivers / pci / ops-sh7785lcr.c
index b3bd687020590c6f657c9b8eb79af33f21fbe01d..e8b7446a7c2b67970d122e67ebf82283866cb0af 100644 (file)
@@ -48,13 +48,8 @@ EXPORT_SYMBOL(board_pci_channels);
 
 static struct sh4_pci_address_map sh7785_pci_map = {
        .window0        = {
-               .base   = SH7780_CS2_BASE_ADDR,
-               .size   = 0x04000000,
-       },
-
-       .window1        = {
-               .base   = SH7780_CS3_BASE_ADDR,
-               .size   = 0x04000000,
+               .base   = SH7780_CS0_BASE_ADDR,
+               .size   = 0x20000000,
        },
 
        .flags  = SH4_PCIC_NO_RESET,