]> Pileus Git - ~andy/linux/blobdiff - include/asm-arm/arch-ixp4xx/hardware.h
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
[~andy/linux] / include / asm-arm / arch-ixp4xx / hardware.h
index 88fd0877dcc13928ca5808a696dc8ca52f474e9b..24bc5883fa564485d0ed5d0c05f8fcd4ad89d5ef 100644 (file)
@@ -17,8 +17,8 @@
 #ifndef __ASM_ARCH_HARDWARE_H__
 #define __ASM_ARCH_HARDWARE_H__
 
-#define PCIBIOS_MIN_IO                 0x00001000
-#define PCIBIOS_MIN_MEM                        0x48000000
+#define PCIBIOS_MIN_IO         0x00001000
+#define PCIBIOS_MIN_MEM                (cpu_is_ixp43x() ? 0x40000000 : 0x48000000)
 
 /*
  * We override the standard dma-mask routines for bouncing.