Changeset 1444 for trunk/platform/ixus90_sd790/sub/100d/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus90_sd790/sub/100d/stubs_entry.S
r1424 r1444 23 23 // No problems found with modemap table. 24 24 25 // Values below goin 'stubs_min.S':25 // Values below can be overridden in 'stubs_min.S': 26 26 //DEF(physw_status ,0x00010610) // Found @0xff821e48, stubs_min = 0x00010610 (0x10610) 27 27 //DEF(physw_run ,0x00001c00) // Found @0xff821ae0, stubs_min = 0x00001c00 (0x1BF4+0xC) … … 71 71 //#undef CAM_UNCACHED_BIT 72 72 //#define CAM_UNCACHED_BIT 0x10000000 // Found @0xff8285b8 73 74 // Misc stuff 75 DEF(ctypes, 0xffab025a) 73 76 74 77 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.