Ignore:
Timestamp:
11/02/11 11:31:24 (19 months ago)
Author:
philmoz
Message:

Update to dryos signature finder.

  • Add NEED_ENCODED_DISKBOOT and KEYSYS values to stubs_entry.S
  • New section for above value (and PLATFORMID and MAXRAMADDR)
  • Moved dancingbits array to dancingbits.h since it is also now used in finsig_dryos.c.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/ixus980_sd990/sub/101b/stubs_entry.S

    r1385 r1391  
    66//   Firmware Ver GM1.01B 
    77//   Canon DIGITAL IXUS 980 IS 
    8 //   PLATFORMID = 12691 (0x3193) 
     8 
     9// Values for makefile.inc 
     10//   PLATFORMID = 12691 (0x3193) // Found @ 0xfffe0130 
    911//   MAXRAMADDR = 0x07ffffff 
     12//   KEYSYS = d4                 // Found @ 0xffff363c 
     13//   NEED_ENCODED_DISKBOOT = 1   // Found @ 0xffff364c 
    1014 
    1115// Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S' 
Note: See TracChangeset for help on using the changeset viewer.