source: svn/trunk/newcon3bcm2_21bu/dta/src/bootloader/example_key1.S @ 29

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

1.phkim

  1. revision copy newcon3sk r27
  • Property svn:executable set to *
File size: 1.9 KB
Line 
1key1:
2        .word 0x11111111,0x11111111,0x11111111,0x11111111
3        .word 0x11111111,0x11111111,0x11111111,0x11111111
4        .word 0x11111111,0x11111111,0x11111111,0x11111111
5        .word 0x11111111,0x11111111,0x11111111,0x11111111
6        .word 0x11111111,0x11111111,0x11111111,0x11111111
7        .word 0x11111111,0x11111111,0x11111111,0x11111111
8        .word 0x11111111,0x11111111,0x11111111,0x11111111
9        .word 0x11111111,0x11111111,0x11111111,0x11111111
10        .word 0x11111111,0x11111111,0x11111111,0x11111111
11        .word 0x11111111,0x11111111,0x11111111,0x11111111
12        .word 0x11111111,0x11111111,0x11111111,0x11111111
13        .word 0x11111111,0x11111111,0x11111111,0x11111111
14        .word 0x11111111,0x11111111,0x11111111,0x11111111
15        .word 0x11111111,0x11111111,0x11111111,0x11111111
16        .word 0x11111111,0x11111111,0x11111111,0x11111111
17        .word 0x11111111,0x11111111,0x11111111,0x11111111
18key1_header:
19                .fill 0x40, 1, 0x00
20key1_signature:
21        .word 0x66666666,0x66666666,0x66666666,0x66666666
22        .word 0x66666666,0x66666666,0x66666666,0x66666666
23        .word 0x66666666,0x66666666,0x66666666,0x66666666
24        .word 0x66666666,0x66666666,0x66666666,0x66666666
25        .word 0x66666666,0x66666666,0x66666666,0x66666666
26        .word 0x66666666,0x66666666,0x66666666,0x66666666
27        .word 0x66666666,0x66666666,0x66666666,0x66666666
28        .word 0x66666666,0x66666666,0x66666666,0x66666666
29        .word 0x66666666,0x66666666,0x66666666,0x66666666
30        .word 0x66666666,0x66666666,0x66666666,0x66666666
31        .word 0x66666666,0x66666666,0x66666666,0x66666666
32        .word 0x66666666,0x66666666,0x66666666,0x66666666
33        .word 0x66666666,0x66666666,0x66666666,0x66666666
34        .word 0x66666666,0x66666666,0x66666666,0x66666666
35        .word 0x66666666,0x66666666,0x66666666,0x66666666
36        .word 0x66666666,0x66666666,0x66666666,0x66666666
37       
Note: See TracBrowser for help on using the repository browser.