fixed up the au1000 pci support, was caused by the au1000 having a 36bit io bus and...
[10.03/openwrt.git] / target / linux / au1000-2.6 / patches / 015-pci-resource.patch
1 1683c1683
2 < #define IOPORT_RESOURCE_END   0xffffffff
3 ---
4 > #define IOPORT_RESOURCE_END   0xfffffffffULL
5 1685c1685
6 < #define IOMEM_RESOURCE_END    0xffffffff
7 ---
8 > #define IOMEM_RESOURCE_END    0xfffffffffULL