1/* 2 * Copyright (C) 2016 NXP Semiconductors 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 12#define __ASSEMBLY__ 13#include <config.h> 14 15IMAGE_VERSION 2 16#ifdef CONFIG_SECURE_BOOT 17CSF CONFIG_CSF_SIZE 18#endif 19 20BOOT_FROM sd 21 22/* 23 * Device Configuration Data (DCD) 24 * 25 * Each entry must have the format: 26 * Addr-type Address Value 27 * 28 * where: 29 * Addr-type register length (1,2 or 4 bytes) 30 * Address absolute address of the register 31 * value value to be stored in the register 32 */ 33 34DATA 4 0x30340004 0x4F400005 35 36DATA 4 0x30391000 0x00000002 37DATA 4 0x307a0000 0x03040008 38DATA 4 0x307a0064 0x00200038 39DATA 4 0x307a0490 0x00000001 40DATA 4 0x307a00d0 0x00350001 41DATA 4 0x307a00dc 0x00c3000a 42DATA 4 0x307a00e0 0x00010000 43DATA 4 0x307a00e4 0x00110006 44DATA 4 0x307a00f4 0x0000033f 45DATA 4 0x307a0100 0x0a0e110b 46DATA 4 0x307a0104 0x00020211 47DATA 4 0x307a0108 0x03060708 48DATA 4 0x307a010c 0x00a0500c 49DATA 4 0x307a0110 0x05020307 50DATA 4 0x307a0114 0x02020404 51DATA 4 0x307a0118 0x02020003 52DATA 4 0x307a011c 0x00000202 53DATA 4 0x307a0120 0x00000202 54 55DATA 4 0x307a0180 0x00600018 56DATA 4 0x307a0184 0x00e00100 57DATA 4 0x307a0190 0x02098205 58DATA 4 0x307a0194 0x00060303 59DATA 4 0x307a01a0 0x80400003 60DATA 4 0x307a01a4 0x00100020 61DATA 4 0x307a01a8 0x80100004 62 63DATA 4 0x307a0200 0x00000015 64DATA 4 0x307a0204 0x00161616 65DATA 4 0x307a0210 0x00000f0f 66DATA 4 0x307a0214 0x04040404 67DATA 4 0x307a0218 0x0f0f0404 68 69DATA 4 0x307a0240 0x06000600 70DATA 4 0x307a0244 0x00000000 71DATA 4 0x30391000 0x00000000 72DATA 4 0x30790000 0x17421e40 73DATA 4 0x30790004 0x10210100 74DATA 4 0x30790008 0x00010000 75DATA 4 0x30790010 0x0007080c 76DATA 4 0x307900b0 0x1010007e 77 78DATA 4 0x3079001C 0x01010000 79DATA 4 0x3079009c 0x00000d6e 80 81DATA 4 0x30790030 0x06060606 82DATA 4 0x30790020 0x0a0a0a0a 83DATA 4 0x30790050 0x01000008 84DATA 4 0x30790050 0x00000008 85DATA 4 0x30790018 0x0000000f 86DATA 4 0x307900c0 0x0e487304 87DATA 4 0x307900c0 0x0e4c7304 88DATA 4 0x307900c0 0x0e4c7306 89DATA 4 0x307900c0 0x0e4c7304 90 91CHECK_BITS_SET 4 0x307900c4 0x1 92 93DATA 4 0x307900c0 0x0e487304 94 95DATA 4 0x30384130 0x00000000 96DATA 4 0x30340020 0x00000178 97DATA 4 0x30384130 0x00000002 98 99CHECK_BITS_SET 4 0x307a0004 0x1 100