blob: 6d192a6b4b82846a73c953d377b2c1ac3affb1d6 [file] [log] [blame]
Troy Kisky71a988a2013-01-18 16:14:24 +00001/*
2 * Copyright (C) 2012 Freescale Semiconductor, Inc.
3 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02004 * SPDX-License-Identifier: GPL-2.0+
Troy Kisky71a988a2013-01-18 16:14:24 +00005 *
Anatolij Gustschinb1e6c4c2013-04-30 11:15:33 +00006 * Refer doc/README.imximage for more details about how-to configure
Troy Kisky71a988a2013-01-18 16:14:24 +00007 * and create imximage boot image
8 *
9 * The syntax is taken as close as possible with the kwbimage
10 */
11/* image version */
Fabio Estevam7dd65452012-09-24 08:09:33 +000012
13IMAGE_VERSION 2
14
Troy Kisky71a988a2013-01-18 16:14:24 +000015/*
16 * Boot Device : one of
17 * spi, sd (the board has no nand neither onenand)
18 */
Fabio Estevam7dd65452012-09-24 08:09:33 +000019BOOT_FROM sd
20
Troy Kisky71a988a2013-01-18 16:14:24 +000021/*
22 * Device Configuration Data (DCD)
23 *
24 * Each entry must have the format:
25 * Addr-type Address Value
26 *
27 * where:
28 * Addr-type register length (1,2 or 4 bytes)
29 * Address absolute address of the register
30 * value value to be stored in the register
31 */
Fabio Estevam7dd65452012-09-24 08:09:33 +000032DATA 4 0x020e05a8 0x00000028
33DATA 4 0x020e05b0 0x00000028
34DATA 4 0x020e0524 0x00000028
35DATA 4 0x020e051c 0x00000028
36
37DATA 4 0x020e0518 0x00000028
38DATA 4 0x020e050c 0x00000028
39DATA 4 0x020e05b8 0x00000028
40DATA 4 0x020e05c0 0x00000028
41
42DATA 4 0x020e05ac 0x00000028
43DATA 4 0x020e05b4 0x00000028
44DATA 4 0x020e0528 0x00000028
45DATA 4 0x020e0520 0x00000028
46
47DATA 4 0x020e0514 0x00000028
48DATA 4 0x020e0510 0x00000028
49DATA 4 0x020e05bc 0x00000028
50DATA 4 0x020e05c4 0x00000028
51
52DATA 4 0x020e056c 0x00000030
53DATA 4 0x020e0578 0x00000030
54DATA 4 0x020e0588 0x00000030
55DATA 4 0x020e0594 0x00000030
56
57DATA 4 0x020e057c 0x00000030
58DATA 4 0x020e0590 0x00000030
59DATA 4 0x020e0598 0x00000030
60DATA 4 0x020e058c 0x00000000
61
62DATA 4 0x020e059c 0x00003030
63DATA 4 0x020e05a0 0x00003030
64DATA 4 0x020e0784 0x00000028
65DATA 4 0x020e0788 0x00000028
66
67DATA 4 0x020e0794 0x00000028
68DATA 4 0x020e079c 0x00000028
69DATA 4 0x020e07a0 0x00000028
70DATA 4 0x020e07a4 0x00000028
71
72DATA 4 0x020e07a8 0x00000028
73DATA 4 0x020e0748 0x00000028
74DATA 4 0x020e074c 0x00000030
75DATA 4 0x020e0750 0x00020000
76
77DATA 4 0x020e0758 0x00000000
78DATA 4 0x020e0774 0x00020000
79DATA 4 0x020e078c 0x00000030
80DATA 4 0x020e0798 0x000C0000
81
82DATA 4 0x021b081c 0x33333333
83DATA 4 0x021b0820 0x33333333
84DATA 4 0x021b0824 0x33333333
85DATA 4 0x021b0828 0x33333333
86
87DATA 4 0x021b481c 0x33333333
88DATA 4 0x021b4820 0x33333333
89DATA 4 0x021b4824 0x33333333
90DATA 4 0x021b4828 0x33333333
91
92DATA 4 0x021b0018 0x00001740
93
94DATA 4 0x021b001c 0x00008000
95DATA 4 0x021b000c 0x8A8F7975
96DATA 4 0x021b0010 0xFF538E64
97DATA 4 0x021b0014 0x01FF00DB
98DATA 4 0x021b002c 0x000026D2
99
100DATA 4 0x021b0030 0x008F0E21
101DATA 4 0x021b0008 0x09444040
102DATA 4 0x021b0004 0x00020036
103DATA 4 0x021b0040 0x00000047
104DATA 4 0x021b0000 0x841A0000
105
106DATA 4 0x021b001c 0x04088032
107DATA 4 0x021b001c 0x00008033
108DATA 4 0x021b001c 0x00428031
109DATA 4 0x021b001c 0x09408030
110
111DATA 4 0x021b001c 0x04008040
112DATA 4 0x021b0800 0xA1380003
113DATA 4 0x021b0020 0x00005800
114DATA 4 0x021b0818 0x00000007
115DATA 4 0x021b4818 0x00000007
116
Troy Kisky71a988a2013-01-18 16:14:24 +0000117/* Calibration values based on ARD and 528MHz */
Fabio Estevam7dd65452012-09-24 08:09:33 +0000118DATA 4 0x021b083c 0x434B0358
119DATA 4 0x021b0840 0x033D033C
120DATA 4 0x021b483c 0x03520362
121DATA 4 0x021b4840 0x03480318
122DATA 4 0x021b0848 0x41383A3C
123DATA 4 0x021b4848 0x3F3C374A
124DATA 4 0x021b0850 0x42434444
125DATA 4 0x021b4850 0x4932473A
126
127DATA 4 0x021b080c 0x001F001F
128DATA 4 0x021b0810 0x001F001F
129
130DATA 4 0x021b480c 0x001F001F
131DATA 4 0x021b4810 0x001F001F
132
133DATA 4 0x021b08b8 0x00000800
134DATA 4 0x021b48b8 0x00000800
135
136DATA 4 0x021b0404 0x00011006
137DATA 4 0x021b0004 0x00025576
138
139DATA 4 0x021b001c 0x00000000
140
141DATA 4 0x020c4068 0x00C03F3F
142DATA 4 0x020c406c 0x0030FC00
143DATA 4 0x020c4070 0x0FFFC000
144DATA 4 0x020c4074 0x3FF00000
145DATA 4 0x020c4078 0x00FFF300
146DATA 4 0x020c407c 0x0F0000C3
147DATA 4 0x020c4080 0x000003FF