- Timestamp:
- Feb 17, 2016, 5:18:30 PM (10 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/platforms/tsar_generic_iob/arch.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/platforms/tsar_generic_iob/arch.pyr1031 r1032 151 151 boot_code_size = 0x00080000 # 512 Kbytes 152 152 153 boot_stack_vbase = 0x00380000 # ident 154 boot_stack_size = 0x00080000 # 512 Kbytes 155 153 156 boot_data_vbase = 0x00180000 # ident 154 157 boot_data_size = 0x00200000 # 2 Mbytes 155 156 boot_stack_vbase = 0x00380000 # ident157 boot_stack_size = 0x00080000 # 512 Kbytes158 158 159 159 ### define kernel vsegs base addresses and sizes 
Note: See TracChangeset
          for help on using the changeset viewer.
      
