Ignore:
Timestamp:
03/16/12 04:51:39 (15 months ago)
Author:
reyalp
Message:

update with r1722-r1736 from trunk

Location:
branches/reyalp-ptp-live
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/reyalp-ptp-live

  • branches/reyalp-ptp-live/platform/ixus220_elph300hs/sub/101c/stubs_entry.S

    r1720 r1737  
    3434DEF(zoom_status                             ,0x0000ded8) // Found @0xffb078cc 
    3535DEF(some_flag_for_af_scan                   ,0x000071cc) // Found @0xff989240 
     36// focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c). 
     37// each entry contains 3 int value(s), the first is the zoom focus length. 
     38// there are 64 entries in the table - set NUM_FL to 64 
     39//DEF(focus_len_table                         ,0xfffea288) // Found @0xfffea288,          stubs_min = 0xfffea288 (0xfffea288) 
    3640DEF(zoom_busy                               ,0x00006cf4) // Found @0xff97fd74 
    3741DEF(focus_busy                              ,0x00006b68) // Found @0xff97af60 
    38 //DEF(recreview_hold                          ,0x00003828) // Found @0xff8a6510,          stubs_min = 0x00003828 (0x00003828) 
     42DEF(recreview_hold                          ,0x00003828) // Found @0xff8a6510 
    3943 
    4044// Values below go in 'lib.c': 
Note: See TracChangeset for help on using the changeset viewer.