Changeset 412 for trunk/softs/tsar_boot/conf
- Timestamp:
- Jun 17, 2013, 7:10:20 PM (12 years ago)
- Location:
- trunk/softs/tsar_boot/conf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/softs/tsar_boot/conf/platform_fpga_de2-115/defs_platform.h
r399 r412 7 7 #define CACHE_LINE_SIZE 64//bytes 8 8 9 #define INSTRUMENTATION 0 9 #define BOOT_DEBUG 0 10 #define BOOT_DEBUG_IOC 0 10 11 11 12 #define IOC_BASE 0xFB000000 12 #define VCIBD_BASE 0xFB00000013 13 #define TTY_BASE 0xFC000000 14 14 #define ICU_BASE 0xFD000000 -
trunk/softs/tsar_boot/conf/platform_vgsb_xicu_mmu/defs_platform.h
r347 r412 9 9 #define ICU_BASE 0x00F00000 10 10 #define IOC_BASE 0x00F10000 11 #define VCIBD_BASE IOC_BASE12 11 #define TTY_BASE 0x00F20000
Note: See TracChangeset
for help on using the changeset viewer.