Changeset 1444 for trunk/platform/ixus200_sd980/sub/101c/stubs_entry.S
- Timestamp:
- 12/02/11 05:32:17 (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platform/ixus200_sd980/sub/101c/stubs_entry.S
r1424 r1444 50 50 // Current modemap entry not found in firmware - MODE_TV 32771 51 51 52 // Values below goin 'stubs_min.S':52 // Values below can be overridden in 'stubs_min.S': 53 53 //DEF(physw_status ,0x00044558) // Found @0xff8335a8, stubs_min = 0x00044558 (0x44558) 54 54 //DEF(physw_run ,0x00001c44) // Found @0xff833200, stubs_min = 0x00001c44 (0x1C38+0x0C) … … 56 56 //DEF(FlashParamsTable ,0xffbdab94) // Found @0xffbdab94, stubs_min = 0xffbdab94 (0xFFBDAB94) 57 57 //DEF(movie_status ,0x000067e0) // Found @0xff94ac20, ** != ** stubs_min = 0x00005430 (0x53F8+0x38) 58 //DEF(full_screen_refresh ,0x0001b2dc) // Found @0xff9f751c58 DEF(full_screen_refresh ,0x0001b2dc) // Found @0xff9f751c 59 59 //DEF(canon_menu_active ,0x00002ec8) // Found @0xff889704, stubs_min = 0x00002ec8 (0x2EC4+4) 60 60 //DEF(canon_shoot_menu_active ,0x00007b09) // Found @0xff98d9ac, stubs_min = 0x00007b09 (0x7B08+1) … … 99 99 //#undef CAM_UNCACHED_BIT 100 100 //#define CAM_UNCACHED_BIT 0x40000000 // Found @0xff838a1c 101 102 // Misc stuff 103 DEF(ctypes, 0xffb3eb3e) 101 104 102 105 // Stubs below matched 100%.
Note: See TracChangeset
for help on using the changeset viewer.