Changeset 1444 for trunk/platform/sx20/sub/102b/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx20/sub/102b/stubs_entry.S (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx20/sub/102b/stubs_entry.S
r1424 r1444 31 31 // No problems found with modemap table. 32 32 33 // Values below goin 'stubs_min.S':33 // Values below can be overridden in 'stubs_min.S': 34 34 //DEF(physw_status ,0x00032464) // Found @0xff83341c, stubs_min = 0x00032464 (0x32464) 35 35 //DEF(physw_run ,0x00001c44) // Found @0xff83308c, stubs_min = 0x00001c44 (0x1C38+0xC) … … 42 42 //DEF(playrec_mode ,0x00002e58) // Found @0xff882228, stubs_min = 0x00002e58 (0x2E54+0x4) 43 43 //DEF(zoom_status ,0x0000c6c0) // Found @0xffaaf48c, stubs_min = 0x0000c6c0 (0xC6C0) 44 //DEF(some_flag_for_af_scan ,0x00007934) // Found @0xff95fb4444 DEF(some_flag_for_af_scan ,0x00007934) // Found @0xff95fb44 45 45 46 46 // Values below go in 'lib.c': … … 79 79 //#undef CAM_UNCACHED_BIT 80 80 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff838e2c 81 82 // Misc stuff 83 DEF(ctypes, 0xffb3a25a) 81 84 82 85 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.