Changeset 1444 for trunk/platform/sx150is/sub/100a/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx150is/sub/100a/stubs_entry.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx150is/sub/100a/stubs_entry.S
r1424 r1444 22 22 // Mode 32818 in firmware but not in current modemap 23 23 24 // Values below goin 'stubs_min.S':24 // Values below can be overridden in 'stubs_min.S': 25 25 //DEF(physw_status ,0x00033694) // Found @0xff834580, stubs_min = 0x00033694 (0x00033694) 26 26 //DEF(physw_run ,0x00001c30) // Found @0xff83412c, stubs_min = 0x00001c30 (0x00001c30) … … 72 72 //#undef CAM_UNCACHED_BIT 73 73 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff83adb8 74 75 // Misc stuff 76 DEF(ctypes, 0xffb8f522) 74 77 75 78 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.