Changeset 1444 for trunk/platform/sx10/sub/100c/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (19 months ago)
- File:
-
- 1 edited
-
trunk/platform/sx10/sub/100c/stubs_entry.S (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/sx10/sub/100c/stubs_entry.S
r1424 r1444 25 25 // Current modemap entry not found in firmware - MODE_VIDEO_STD 3622 26 26 27 // Values below goin 'stubs_min.S':27 // Values below can be overridden in 'stubs_min.S': 28 28 //DEF(physw_status ,0x00011ec4) // Found @0xff821b14, stubs_min = 0x00011ec4 (0x11EC4) 29 29 //DEF(physw_run ,0x00001c30) // Found @0xff821788, stubs_min = 0x00001c30 (0x1C24+0x0C) … … 35 35 //DEF(playrec_mode ,0x00005640) // Found @0xff86d210, stubs_min = 0x00005640 (0x563C+0x4) 36 36 //DEF(zoom_status ,0x0000e3e0) // Found @0xffa7b644, stubs_min = 0x0000e3e0 (0xE3E0) 37 //DEF(some_flag_for_af_scan ,0x00009b58) // Found @0xff94a2ac37 DEF(some_flag_for_af_scan ,0x00009b58) // Found @0xff94a2ac 38 38 39 39 // Values below go in 'lib.c': … … 71 71 //#undef CAM_UNCACHED_BIT 72 72 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff828010 73 74 // Misc stuff 75 DEF(ctypes, 0xffb04656) 73 76 74 77 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.