]>
Commit | Line | Data |
---|---|---|
860b32ee FE |
1 | # |
2 | # (C) Copyright 2009 | |
3 | # Stefano Babic DENX Software Engineering [email protected]. | |
4 | # | |
5 | # See file CREDITS for list of people who contributed to this | |
6 | # project. | |
7 | # | |
8 | # This program is free software; you can redistribute it and/or | |
9 | # modify it under the terms of the GNU General Public License as | |
10 | # published by the Free Software Foundation; either version 2 of | |
11 | # the License or (at your option) any later version. | |
12 | # | |
13 | # This program is distributed in the hope that it will be useful, | |
14 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | |
15 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
16 | # GNU General Public License for more details. | |
17 | # | |
18 | # You should have received a copy of the GNU General Public License | |
19 | # along with this program; if not write to the Free Software | |
20 | # Foundation Inc. 51 Franklin Street Fifth Floor Boston, | |
21 | # MA 02110-1301 USA | |
22 | # | |
23 | # Refer docs/README.imxmage for more details about how-to configure | |
24 | # and create imximage boot image | |
25 | # | |
26 | # The syntax is taken as close as possible with the kwbimage | |
27 | ||
28 | # image version | |
29 | ||
30 | IMAGE_VERSION 2 | |
31 | ||
32 | # Boot Device : one of | |
33 | # spi, sd (the board has no nand neither onenand) | |
34 | ||
35 | BOOT_FROM sd | |
36 | ||
37 | # Device Configuration Data (DCD) | |
38 | # | |
39 | # Each entry must have the format: | |
40 | # Addr-type Address Value | |
41 | # | |
42 | # where: | |
43 | # Addr-type register length (1,2 or 4 bytes) | |
44 | # Address absolute address of the register | |
45 | # value value to be stored in the register | |
46 | DATA 4 0x53fa8554 0x00300000 | |
47 | DATA 4 0x53fa8558 0x00300040 | |
48 | DATA 4 0x53fa8560 0x00300000 | |
49 | DATA 4 0x53fa8564 0x00300040 | |
50 | DATA 4 0x53fa8568 0x00300040 | |
51 | DATA 4 0x53fa8570 0x00300000 | |
52 | DATA 4 0x53fa8574 0x00300000 | |
53 | DATA 4 0x53fa8578 0x00300000 | |
54 | DATA 4 0x53fa857c 0x00300040 | |
55 | DATA 4 0x53fa8580 0x00300040 | |
56 | DATA 4 0x53fa8584 0x00300000 | |
57 | DATA 4 0x53fa8588 0x00300000 | |
58 | DATA 4 0x53fa8590 0x00300040 | |
59 | DATA 4 0x53fa8594 0x00300000 | |
60 | DATA 4 0x53fa86f0 0x00300000 | |
61 | DATA 4 0x53fa86f4 0x00000000 | |
62 | DATA 4 0x53fa86fc 0x00000000 | |
63 | DATA 4 0x53fa8714 0x00000000 | |
64 | DATA 4 0x53fa8718 0x00300000 | |
65 | DATA 4 0x53fa871c 0x00300000 | |
66 | DATA 4 0x53fa8720 0x00300000 | |
67 | DATA 4 0x53fa8724 0x04000000 | |
68 | DATA 4 0x53fa8728 0x00300000 | |
69 | DATA 4 0x53fa872c 0x00300000 | |
70 | DATA 4 0x63fd9088 0x35343535 | |
71 | DATA 4 0x63fd9090 0x4d444c44 | |
72 | DATA 4 0x63fd907c 0x01370138 | |
73 | DATA 4 0x63fd9080 0x013b013c | |
74 | DATA 4 0x63fd9018 0x00011740 | |
75 | DATA 4 0x63fd9000 0xc3190000 | |
76 | DATA 4 0x63fd900c 0x9f5152e3 | |
77 | DATA 4 0x63fd9010 0xb68e8a63 | |
78 | DATA 4 0x63fd9014 0x01ff00db | |
79 | DATA 4 0x63fd902c 0x000026d2 | |
80 | DATA 4 0x63fd9030 0x009f0e21 | |
81 | DATA 4 0x63fd9008 0x12273030 | |
82 | DATA 4 0x63fd9004 0x0002002d | |
83 | DATA 4 0x63fd901c 0x00008032 | |
84 | DATA 4 0x63fd901c 0x00008033 | |
85 | DATA 4 0x63fd901c 0x00028031 | |
9691c5b9 | 86 | DATA 4 0x63fd901c 0x052080b0 |
860b32ee FE |
87 | DATA 4 0x63fd901c 0x04008040 |
88 | DATA 4 0x63fd901c 0x0000803a | |
89 | DATA 4 0x63fd901c 0x0000803b | |
90 | DATA 4 0x63fd901c 0x00028039 | |
9691c5b9 | 91 | DATA 4 0x63fd901c 0x05208138 |
860b32ee | 92 | DATA 4 0x63fd901c 0x04008048 |
9691c5b9 | 93 | DATA 4 0x63fd9020 0x00005800 |
14824105 | 94 | DATA 4 0x63fd9040 0x05380003 |
860b32ee FE |
95 | DATA 4 0x63fd9058 0x00022227 |
96 | DATA 4 0x63fd901C 0x00000000 |