source: svn/trunk/newcon3bcm2_21bu/dta/src/bootloader7574/dummy_key1.S @ 23

Last change on this file since 23 was 2, checked in by phkim, 11 years ago

1.phkim

  1. revision copy newcon3sk r27
  • Property svn:executable set to *
File size: 300 bytes
Line 
1/* key 1 */
2        .fill 0x100,1,0x44
3/* key 1 parameters */
4        .word 0x08000100
5/* market id */
6        .word 0x00000000
7/* market id mask */
8        .word 0xffffffff
9/* epoch and epoch mask */
10                .word 0xf111f111
11/* key 1 signature calculated from 0x620 to 0x72f */
12        .fill 0x100,1,0x55
Note: See TracBrowser for help on using the repository browser.