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/g12/sub/100g/stubs_entry.S

    r1332 r1391  
    33 
    44// Camera info: 
    5 // DRYOS R45 (DRYOS version 2.3, release #0045) 
    6 // Firmware Ver GM1.00G 
    7 // Canon PowerShot G12 
     5//   DRYOS R45 (DRYOS version 2.3, release #0045) 
     6//   Firmware Ver GM1.00G 
     7//   Canon PowerShot G12 
     8 
     9// Values for makefile.inc 
     10//   PLATFORMID = 12815 (0x320f) // Found @ 0xfffe0130 
     11//   MAXRAMADDR = 0x07ffffff 
     12//   KEYSYS = d4b                // Found @ 0xffff36ac 
     13//   NEED_ENCODED_DISKBOOT = 5   // Found @ 0xffff36bc 
    814 
    915// 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.