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