X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm-2.6%2Fpatches%2F001-bcm947xx.patch;h=786b9af788dd11854df60ef8c95604e7a375d6cb;hb=f45ef28a652f8d8cecc48ab7b9ced83caaf5592e;hp=380e8190ed52ba10207da96196a3fbfeee4d5402;hpb=0c264b8df6ae6bd832c2d38186b812a09d9a4c70;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm-2.6/patches/001-bcm947xx.patch b/target/linux/brcm-2.6/patches/001-bcm947xx.patch index 380e8190e..786b9af78 100644 --- a/target/linux/brcm-2.6/patches/001-bcm947xx.patch +++ b/target/linux/brcm-2.6/patches/001-bcm947xx.patch @@ -11329,7 +11329,7 @@ diff -urN linux.old/arch/mips/bcm947xx/pci.c linux.dev/arch/mips/bcm947xx/pci.c +static struct resource ext_pci_io_resource = { + .name = "Ext PCI I/O resources", + .start = 0x100, -+ .end = 0x1FF, ++ .end = 0x7FF, + .flags = IORESOURCE_IO, +}; +