source: trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h @ 412

Last change on this file since 412 was 412, checked in by porquet, 11 years ago

boot_tsar: bug fix and more debug

File size: 246 bytes
Line 
1#define NB_PROCS        4
2#define NB_CLUSTERS     1
3
4#define IRQ_PER_PROC    1
5
6#define CACHE_COHERENCE 0
7#define CACHE_LINE_SIZE 16//bytes
8
9#define ICU_BASE        0x00F00000
10#define IOC_BASE        0x00F10000
11#define TTY_BASE        0x00F20000
Note: See TracBrowser for help on using the repository browser.