• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Copyright (C) 2017 Freescale Semiconductor, Inc.
4 *
5 * 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
11#define __ASSEMBLY__
12#include <config.h>
13
14/* image version */
15
16IMAGE_VERSION 2
17
18BOOT_FROM	sd
19
20/* Secure boot support */
21#ifdef CONFIG_SECURE_BOOT
22CSF CONFIG_CSF_SIZE
23#endif
24
25/*
26 * Device Configuration Data (DCD)
27 *
28 * Each entry must have the format:
29 * Addr-type           Address        Value
30 *
31 * where:
32 *	Addr-type register length (1,2 or 4 bytes)
33 *	Address	  absolute address of the register
34 *	value	  value to be stored in the register
35 */
36
37DATA 4 0x30340004 0x4F400005
38/* Clear then set bit30 to ensure exit from DDR retention */
39DATA 4 0x30360388 0x40000000
40DATA 4 0x30360384 0x40000000
41
42DATA 4 0x30391000 0x00000002
43DATA 4 0x307a0000 0x01040001
44DATA 4 0x307a01a0 0x80400003
45DATA 4 0x307a01a4 0x00100020
46DATA 4 0x307a01a8 0x80100004
47DATA 4 0x307a0064 0x00400046
48DATA 4 0x307a0490 0x00000001
49DATA 4 0x307a00d0 0x00020083
50DATA 4 0x307a00d4 0x00690000
51DATA 4 0x307a00dc 0x09300004
52DATA 4 0x307a00e0 0x04080000
53DATA 4 0x307a00e4 0x00100004
54DATA 4 0x307a00f4 0x0000033f
55DATA 4 0x307a0100 0x09081109
56DATA 4 0x307a0104 0x0007020d
57DATA 4 0x307a0108 0x03040407
58DATA 4 0x307a010c 0x00002006
59DATA 4 0x307a0110 0x04020205
60DATA 4 0x307a0114 0x03030202
61DATA 4 0x307a0120 0x00000803
62DATA 4 0x307a0180 0x00800020
63DATA 4 0x307a0184 0x02000100
64DATA 4 0x307a0190 0x02098204
65DATA 4 0x307a0194 0x00030303
66DATA 4 0x307a0200 0x00000016
67DATA 4 0x307a0204 0x00080808
68DATA 4 0x307a0210 0x00000f0f
69DATA 4 0x307a0214 0x07070707
70DATA 4 0x307a0218 0x0f070707
71DATA 4 0x307a0240 0x06000604
72DATA 4 0x307a0244 0x00000001
73DATA 4 0x30391000 0x00000000
74DATA 4 0x30790000 0x17420f40
75DATA 4 0x30790004 0x10210100
76DATA 4 0x30790010 0x00060807
77DATA 4 0x307900b0 0x1010007e
78DATA 4 0x3079009c 0x00000b24
79DATA 4 0x30790020 0x08080808
80DATA 4 0x30790030 0x08080808
81DATA 4 0x30790050 0x01000010
82DATA 4 0x30790050 0x00000010
83
84DATA 4 0x307900c0 0x0e407304
85DATA 4 0x307900c0 0x0e447304
86DATA 4 0x307900c0 0x0e447306
87
88CHECK_BITS_SET 4 0x307900c4 0x1
89
90DATA 4 0x307900c0 0x0e407304
91
92DATA 4 0x30384130 0x00000000
93DATA 4 0x30340020 0x00000178
94DATA 4 0x30384130 0x00000002
95DATA 4 0x30790018 0x0000000f
96
97CHECK_BITS_SET 4 0x307a0004 0x1
98