#define NB_PROCS 1 #define NB_CLUSTERS 4 #define IRQ_PER_PROC 1 #define USE_IOB 1 #define CACHE_COHERENCE 1 #define CACHE_LINE_SIZE 64 // bytes (ie 16 x 32-bit word) #define RESET_DEBUG 0 #define ICU_PADDR_BASE 0xB0000000 #define MCC_PADDR_BASE 0xB2000000 #define IOC_PADDR_BASE 0xB3000000 #define TTY_PADDR_BASE 0xB4000000 #define RDK_PADDR_BASE 0xFFFFFFFF // not used