3 maintened by ivan wang 2004/8/18 11:25
5 #ifndef __ASM_ARCH_HARDWARE_H
6 #define __ASM_ARCH_HARDWARE_H
8 #if 1 // add by Victor Yu. 05-16-2005
9 #define not_complete_yet 1
12 #include <asm/arch/cpe/cpe.h>
13 /* the mini io address is 0x6000,that is IO will allocate from 0-0x6000 offset*/
14 #define PCIBIOS_MIN_IO 0x6000
15 /* the mini MEM address is 0x100000,that is MEM will allocate from 0-0x100000 offset*/
16 #define PCIBIOS_MIN_MEM 0x100000
18 #define pcibios_assign_all_busses() 1