1/*
2 * Copyright (C) 2011 Freescale Semiconductor, Inc.
3 * Jason Liu <r64343@freescale.com>
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
29/* image version */
30IMAGE_VERSION 2
31
32/*
33 * Boot Device : one of
34 * spi, sd (the board has no nand neither onenand)
35 */
36BOOT_FROM	sd
37
38/*
39 * Device Configuration Data (DCD)
40 *
41 * Each entry must have the format:
42 * Addr-type           Address        Value
43 *
44 * where:
45 *	Addr-type register length (1,2 or 4 bytes)
46 *	Address	  absolute address of the register
47 *	value	  value to be stored in the register
48 */
49DATA 4 0x53fa8554 0x00300000
50DATA 4 0x53fa8558 0x00300040
51DATA 4 0x53fa8560 0x00300000
52DATA 4 0x53fa8564 0x00300040
53DATA 4 0x53fa8568 0x00300040
54DATA 4 0x53fa8570 0x00300000
55DATA 4 0x53fa8574 0x00300000
56DATA 4 0x53fa8578 0x00300000
57DATA 4 0x53fa857c 0x00300040
58DATA 4 0x53fa8580 0x00300040
59DATA 4 0x53fa8584 0x00300000
60DATA 4 0x53fa8588 0x00300000
61DATA 4 0x53fa8590 0x00300040
62DATA 4 0x53fa8594 0x00300000
63DATA 4 0x53fa86f0 0x00300000
64DATA 4 0x53fa86f4 0x00000000
65DATA 4 0x53fa86fc 0x00000000
66DATA 4 0x53fa8714 0x00000000
67DATA 4 0x53fa8718 0x00300000
68DATA 4 0x53fa871c 0x00300000
69DATA 4 0x53fa8720 0x00300000
70DATA 4 0x53fa8724 0x04000000
71DATA 4 0x53fa8728 0x00300000
72DATA 4 0x53fa872c 0x00300000
73DATA 4 0x63fd9088 0x35343535
74DATA 4 0x63fd9090 0x4d444c44
75DATA 4 0x63fd907c 0x01370138
76DATA 4 0x63fd9080 0x013b013c
77DATA 4 0x63fd9018 0x00011740
78DATA 4 0x63fd9000 0xc3190000
79DATA 4 0x63fd900c 0x9f5152e3
80DATA 4 0x63fd9010 0xb68e8a63
81DATA 4 0x63fd9014 0x01ff00db
82DATA 4 0x63fd902c 0x000026d2
83DATA 4 0x63fd9030 0x009f0e21
84DATA 4 0x63fd9008 0x12273030
85DATA 4 0x63fd9004 0x0002002d
86DATA 4 0x63fd901c 0x00008032
87DATA 4 0x63fd901c 0x00008033
88DATA 4 0x63fd901c 0x00028031
89DATA 4 0x63fd901c 0x052080b0
90DATA 4 0x63fd901c 0x04008040
91DATA 4 0x63fd901c 0x0000803a
92DATA 4 0x63fd901c 0x0000803b
93DATA 4 0x63fd901c 0x00028039
94DATA 4 0x63fd901c 0x05208138
95DATA 4 0x63fd901c 0x04008048
96DATA 4 0x63fd9020 0x00005800
97DATA 4 0x63fd9040 0x05380003
98DATA 4 0x63fd9058 0x00022227
99DATA 4 0x63fd901c 0x00000000
100