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/a480/sub/100b/stubs_entry.S

    r958 r1013  
    9292// Best match: 93% 
    9393NSTUB(UnlockMainPower, 0xffc55164) 
    94 // Best match: 85% 
    95 NSTUB(UpdateMBROnFlash, 0xffc63488) 
     94// Best match: 89% 
     95NSTUB(UpdateMBROnFlash, 0xffc3a77c) 
    9696// Best match: 85% 
    9797NSTUB(VbattGet, 0xffc10294) 
Note: See TracChangeset for help on using the changeset viewer.