blob: 62fd79afd6ce66f546695796ad776729ff07f205 [file] [log] [blame]
Tom Rini10e47792018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Peng Fanf7765d72017-02-22 16:21:56 +08002/*
3 * Copyright (C) 2016 Freescale Semiconductor, Inc.
4 *
Peng Fanf7765d72017-02-22 16:21:56 +08005 * Refer docs/README.imxmage for more details about how-to configure
6 * and create imximage boot image
7 *
8 * The syntax is taken as close as possible with the kwbimage
9 */
10
Peng Fanf7765d72017-02-22 16:21:56 +080011#include <config.h>
12
13/* image version */
14
15IMAGE_VERSION 2
16
17/*
18 * Boot Device : one of
19 * spi/sd/nand/onenand, qspi/nor
20 */
21
22BOOT_FROM sd
23
24#ifdef CONFIG_USE_IMXIMG_PLUGIN
25/*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
26PLUGIN board/freescale/mx7ulp_evk/plugin.bin 0x2F020000
27#else
28
Stefano Babicf8b509b2019-09-20 08:47:53 +020029#ifdef CONFIG_IMX_HAB
Peng Fanf7765d72017-02-22 16:21:56 +080030CSF CONFIG_CSF_SIZE
31#endif
32/*
33 * Device Configuration Data (DCD)
34 *
35 * Each entry must have the format:
36 * Addr-type Address Value
37 *
38 * where:
39 * Addr-type register length (1,2 or 4 bytes)
40 * Address absolute address of the register
41 * value value to be stored in the register
42 */
43DATA 4 0x403f00dc 0x00000000
44DATA 4 0x403e0040 0x01000020
Ye Li87cff102019-05-15 09:56:56 +000045DATA 4 0x403e0500 0x01000000
Peng Fanf7765d72017-02-22 16:21:56 +080046DATA 4 0x403e050c 0x80808080
Ye Li15c80932019-05-15 09:56:59 +000047DATA 4 0x403e0508 0x00160002
Ye Li79d3f922019-05-15 09:57:01 +000048DATA 4 0x403E0510 0x00000001
49DATA 4 0x403E0514 0x00000014
Ye Li87cff102019-05-15 09:56:56 +000050DATA 4 0x403e0500 0x00000001
51CHECK_BITS_SET 4 0x403e0500 0x01000000
Ye Li79d3f922019-05-15 09:57:01 +000052DATA 4 0x403e050c 0x8080801B
Peng Fanf7765d72017-02-22 16:21:56 +080053CHECK_BITS_SET 4 0x403e050c 0x00000040
54DATA 4 0x403E0030 0x00000001
55DATA 4 0x403e0040 0x11000020
56DATA 4 0x403f00dc 0x42000000
57
58DATA 4 0x40B300AC 0x40000000
59
60DATA 4 0x40AD0128 0x00040000
61DATA 4 0x40AD00F8 0x00000000
62DATA 4 0x40AD00D8 0x00000180
63DATA 4 0x40AD0108 0x00000180
64DATA 4 0x40AD0104 0x00000180
65DATA 4 0x40AD0124 0x00010000
66DATA 4 0x40AD0080 0x0000018C
67DATA 4 0x40AD0084 0x0000018C
68DATA 4 0x40AD0088 0x0000018C
69DATA 4 0x40AD008C 0x0000018C
70
71DATA 4 0x40AD0120 0x00010000
72DATA 4 0x40AD010C 0x00000180
73DATA 4 0x40AD0110 0x00000180
74DATA 4 0x40AD0114 0x00000180
75DATA 4 0x40AD0118 0x00000180
76DATA 4 0x40AD0090 0x00000180
77DATA 4 0x40AD0094 0x00000180
78DATA 4 0x40AD0098 0x00000180
79DATA 4 0x40AD009C 0x00000180
80
81DATA 4 0x40AD00E0 0x00040000
82DATA 4 0x40AD00E4 0x00040000
83
84DATA 4 0x40AB001C 0x00008000
85DATA 4 0x40AB0800 0xA1390003
86DATA 4 0x40AB085C 0x0D3900A0
87DATA 4 0x40AB0890 0x00400000
88
89DATA 4 0x40AB0848 0x40404040
90DATA 4 0x40AB0850 0x40404040
91DATA 4 0x40AB081C 0x33333333
92DATA 4 0x40AB0820 0x33333333
93DATA 4 0x40AB0824 0x33333333
94DATA 4 0x40AB0828 0x33333333
95
Peng Fanf7765d72017-02-22 16:21:56 +080096DATA 4 0x40AB08C0 0x24922492
97DATA 4 0x40AB08B8 0x00000800
98
99DATA 4 0x40AB0004 0x00020052
100DATA 4 0x40AB000C 0x292C42F3
101DATA 4 0x40AB0010 0x00100A22
102DATA 4 0x40AB0038 0x00120556
103DATA 4 0x40AB0014 0x00C700DB
104DATA 4 0x40AB0018 0x00211718
105DATA 4 0x40AB002C 0x0F9F26D2
106DATA 4 0x40AB0030 0x009F0E10
107DATA 4 0x40AB0040 0x0000003F
108DATA 4 0x40AB0000 0xC3190000
109
Ye Li2ed2ecc2019-05-15 09:56:53 +0000110DATA 4 0x40AB001C 0x00008010
111DATA 4 0x40AB001C 0x00008018
Peng Fanf7765d72017-02-22 16:21:56 +0800112DATA 4 0x40AB001C 0x003F8030
113DATA 4 0x40AB001C 0x003F8038
114DATA 4 0x40AB001C 0xFF0A8030
115DATA 4 0x40AB001C 0xFF0A8038
116DATA 4 0x40AB001C 0x04028030
117DATA 4 0x40AB001C 0x04028038
118DATA 4 0x40AB001C 0x83018030
119DATA 4 0x40AB001C 0x83018038
120DATA 4 0x40AB001C 0x01038030
121DATA 4 0x40AB001C 0x01038038
122
123DATA 4 0x40AB083C 0x20000000
124
125DATA 4 0x40AB0020 0x00001800
126DATA 4 0x40AB0800 0xA1310000
127DATA 4 0x40AB0004 0x00020052
128DATA 4 0x40AB0404 0x00011006
129DATA 4 0x40AB001C 0x00000000
130#endif