source:
trunk/softs/tsar_boot/conf/platform_tsarv4_mono_mmu_ioc/defs_platform.h
@
413
Last change on this file since 413 was 413, checked in by , 12 years ago | |
---|---|
File size: 300 bytes |
Line | |
---|---|
1 | #define NB_PROCS 1 |
2 | #define NB_CLUSTERS 1 |
3 | |
4 | #define IRQ_PER_PROC 1 |
5 | |
6 | #define CACHE_COHERENCE 1 |
7 | #define CACHE_LINE_SIZE 16 //bytes |
8 | |
9 | #define BOOT_DEBUG 1 |
10 | #define BOOT_DEBUG_IOC 0 |
11 | |
12 | #define TTY_BASE 0x20000000 |
13 | #define ICU_BASE 0x30000000 |
14 | #define IOC_BASE 0x40000000 |
Note: See TracBrowser
for help on using the repository browser.