1/* 2 * Copyright (C) 2013 Freescale Semiconductor, Inc. 3 * 4 * SPDX-License-Identifier: GPL-2.0+ 5 * 6 * Refer doc/README.imximage for more details about how-to configure 7 * and create imximage boot image 8 * 9 * The syntax is taken as close as possible with the kwbimage 10 */ 11#define __ASSEMBLY__ 12#include <config.h> 13 14/* image version */ 15 16IMAGE_VERSION 2 17 18/* 19 * Boot Device : one of 20 * spi, sd (the board has no nand neither onenand) 21 */ 22 23BOOT_FROM sd 24 25/* 26 * Secure boot support 27 */ 28#ifdef CONFIG_SECURE_BOOT 29CSF CONFIG_CSF_SIZE 30#endif 31 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 0x020c4018 0x00260324 44 45DATA 4 0x020c4068 0xffffffff 46DATA 4 0x020c406c 0xffffffff 47DATA 4 0x020c4070 0xffffffff 48DATA 4 0x020c4074 0xffffffff 49DATA 4 0x020c4078 0xffffffff 50DATA 4 0x020c407c 0xffffffff 51DATA 4 0x020c4080 0xffffffff 52 53DATA 4 0x020e0344 0x00003030 54DATA 4 0x020e0348 0x00003030 55DATA 4 0x020e034c 0x00003030 56DATA 4 0x020e0350 0x00003030 57DATA 4 0x020e030c 0x00000030 58DATA 4 0x020e0310 0x00000030 59DATA 4 0x020e0314 0x00000030 60DATA 4 0x020e0318 0x00000030 61DATA 4 0x020e0300 0x00000030 62DATA 4 0x020e031c 0x00000030 63DATA 4 0x020e0338 0x00000028 64DATA 4 0x020e0320 0x00000030 65DATA 4 0x020e032c 0x00000000 66DATA 4 0x020e033c 0x00000008 67DATA 4 0x020e0340 0x00000008 68DATA 4 0x020e05c4 0x00000030 69DATA 4 0x020e05cc 0x00000030 70DATA 4 0x020e05d4 0x00000030 71DATA 4 0x020e05d8 0x00000030 72DATA 4 0x020e05ac 0x00000030 73DATA 4 0x020e05c8 0x00000030 74DATA 4 0x020e05b0 0x00020000 75DATA 4 0x020e05b4 0x00000000 76DATA 4 0x020e05c0 0x00020000 77DATA 4 0x020e05d0 0x00080000 78 79DATA 4 0x021b001c 0x00008000 80DATA 4 0x021b085c 0x1b4700c7 81DATA 4 0x021b0800 0xa1390003 82DATA 4 0x021b0890 0x00400000 83DATA 4 0x021b08b8 0x00000800 84DATA 4 0x021b081c 0x33333333 85DATA 4 0x021b0820 0x33333333 86DATA 4 0x021b0824 0x33333333 87DATA 4 0x021b0828 0x33333333 88DATA 4 0x021b082c 0xf3333333 89DATA 4 0x021b0830 0xf3333333 90DATA 4 0x021b0834 0xf3333333 91DATA 4 0x021b0838 0xf3333333 92DATA 4 0x021b0848 0x4241444a 93DATA 4 0x021b0850 0x3030312b 94DATA 4 0x021b083c 0x20000000 95DATA 4 0x021b0840 0x00000000 96DATA 4 0x021b08c0 0x24911492 97DATA 4 0x021b08b8 0x00000800 98DATA 4 0x021b000c 0x33374133 99DATA 4 0x021b0004 0x00020024 100DATA 4 0x021b0010 0x00100A82 101DATA 4 0x021b0014 0x00000093 102DATA 4 0x021b0018 0x00001688 103DATA 4 0x021b002c 0x0f9f26d2 104DATA 4 0x021b0030 0x009f0e10 105DATA 4 0x021b0038 0x00190778 106DATA 4 0x021b0008 0x00000000 107DATA 4 0x021b0040 0x0000004f 108DATA 4 0x021b0000 0xc3110000 109DATA 4 0x021b001c 0x003f8030 110DATA 4 0x021b001c 0xff0a8030 111DATA 4 0x021b001c 0x82018030 112DATA 4 0x021b001c 0x04028030 113DATA 4 0x021b001c 0x02038030 114DATA 4 0x021b001c 0xff0a8038 115DATA 4 0x021b001c 0x82018038 116DATA 4 0x021b001c 0x04028038 117DATA 4 0x021b001c 0x02038038 118DATA 4 0x021b0800 0xa1310003 119DATA 4 0x021b0020 0x00001800 120DATA 4 0x021b0818 0x00000000 121DATA 4 0x021b08b8 0x00000800 122DATA 4 0x021b0004 0x00025564 123DATA 4 0x021b0404 0x00011006 124DATA 4 0x021b001c 0x00000000 125