Changeset 1444 for trunk/platform/ixus870_sd880/sub/101a/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus870_sd880/sub/101a/stubs_entry.S
r1424 r1444 25 25 // No problems found with modemap table. 26 26 27 // Values below goin 'stubs_min.S':27 // Values below can be overridden in 'stubs_min.S': 28 28 //DEF(physw_status ,0x00011078) // Found @0xff821ba4, stubs_min = 0x00011078 (0x11078) 29 29 //DEF(physw_run ,0x00001c28) // Found @0xff821818, stubs_min = 0x00001c28 (0x1C1C+0x0C) … … 73 73 //#undef CAM_UNCACHED_BIT 74 74 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff827bac 75 76 // Misc stuff 77 DEF(ctypes, 0xffad5eda) 75 78 76 79 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.