Changeset 578 for trunk/boot/tsar_mips32
- Timestamp:
- Oct 6, 2018, 12:55:16 PM (7 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/boot/tsar_mips32/boot.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/boot/tsar_mips32/boot.cr572 r578 944 944 // Switch to the INSTRUCTIONS local memory space 945 945 // to avoid contention at the boot cluster. 946 //asm volatile("mtc2 %0, $25" :: "r"(cxy));946 asm volatile("mtc2 %0, $25" :: "r"(cxy)); 947 947 948 948 // Get local boot_info_t structure base address. 
Note: See TracChangeset
          for help on using the changeset viewer.
      
