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/s90/sub/100c/stubs_entry.S

    r958 r1013  
    9696// Best match: 93% 
    9797NSTUB(UnlockMainPower, 0xff8945d0) 
    98 NSTUB(UpdateMBROnFlash, 0xff813f74) 
     98NSTUB(UpdateMBROnFlash, 0xff86e200) 
    9999NSTUB(VbattGet, 0xff831e04) 
    100100NSTUB(Write, 0xff8354a4) 
Note: See TracChangeset for help on using the changeset viewer.