Ignore:
Timestamp:
01/02/11 02:54:38 (2 years ago)
Author:
reyalP
Message:

Correct UpdateMBROnFlash for sig_ref_dryos_3. Should fix "make disk bootable" on some dryos cameras. Thanks to CHDKLover in http://chdk.setepontos.com/index.php?topic=2217.msg58998#msg58998

Not verified on all cameras, but all the ones I did check were right. sx30 100e not updated because I don't have the dump

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/sx30/sub/100l/stubs_entry.S

    r1008 r1013  
    9696// Best match: 83% 
    9797NSTUB(UnlockMainPower, 0xff8a01e8) 
    98 NSTUB(UpdateMBROnFlash, 0xff814068) 
     98// Best match: 96% 
     99NSTUB(UpdateMBROnFlash, 0xff8770cc) 
    99100// Best match: 85% 
    100101NSTUB(VbattGet, 0xff833178) 
Note: See TracChangeset for help on using the changeset viewer.