1 /* SPDX-License-Identifier: GPL-2.0+ */ 2 /* 3 * (C) Copyright 2009 4 * Stefano Babic DENX Software Engineering sbabic (at) denx.de. 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 /* image version */ 13 IMAGE_VERSION 2 14 15 /* 16 * Boot Device : one of 17 * spi, sd (the board has no nand neither onenand) 18 */ 19 BOOT_FROM sd 20 21 /* 22 * Device Configuration Data (DCD) 23 * 24 * Each entry must have the format: 25 * Addr-type Address Value 26 * 27 * where: 28 * Addr-type register length (1,2 or 4 bytes) 29 * Address absolute address of the register 30 * value value to be stored in the register 31 */ 32 DATA 4 0x53fa8554 0x00300000 33 DATA 4 0x53fa8558 0x00300040 34 DATA 4 0x53fa8560 0x00300000 35 DATA 4 0x53fa8564 0x00300040 36 DATA 4 0x53fa8568 0x00300040 37 DATA 4 0x53fa8570 0x00300000 38 DATA 4 0x53fa8574 0x00300000 39 DATA 4 0x53fa8578 0x00300000 40 DATA 4 0x53fa857c 0x00300040 41 DATA 4 0x53fa8580 0x00300040 42 DATA 4 0x53fa8584 0x00300000 43 DATA 4 0x53fa8588 0x00300000 44 DATA 4 0x53fa8590 0x00300040 45 DATA 4 0x53fa8594 0x00300000 46 DATA 4 0x53fa86f0 0x00300000 47 DATA 4 0x53fa86f4 0x00000000 48 DATA 4 0x53fa86fc 0x00000000 49 DATA 4 0x53fa8714 0x00000000 50 DATA 4 0x53fa8718 0x00300000 51 DATA 4 0x53fa871c 0x00300000 52 DATA 4 0x53fa8720 0x00300000 53 DATA 4 0x53fa8724 0x04000000 54 DATA 4 0x53fa8728 0x00300000 55 DATA 4 0x53fa872c 0x00300000 56 DATA 4 0x63fd9088 0x35343535 57 DATA 4 0x63fd9090 0x4d444c44 58 DATA 4 0x63fd907c 0x01370138 59 DATA 4 0x63fd9080 0x013b013c 60 DATA 4 0x63fd9018 0x00011740 61 DATA 4 0x63fd9000 0xc3190000 62 DATA 4 0x63fd900c 0x9f5152e3 63 DATA 4 0x63fd9010 0xb68e8a63 64 DATA 4 0x63fd9014 0x01ff00db 65 DATA 4 0x63fd902c 0x000026d2 66 DATA 4 0x63fd9030 0x009f0e21 67 DATA 4 0x63fd9008 0x12273030 68 DATA 4 0x63fd9004 0x0002002d 69 DATA 4 0x63fd901c 0x00008032 70 DATA 4 0x63fd901c 0x00008033 71 DATA 4 0x63fd901c 0x00028031 72 DATA 4 0x63fd901c 0x052080b0 73 DATA 4 0x63fd901c 0x04008040 74 DATA 4 0x63fd901c 0x0000803a 75 DATA 4 0x63fd901c 0x0000803b 76 DATA 4 0x63fd901c 0x00028039 77 DATA 4 0x63fd901c 0x05208138 78 DATA 4 0x63fd901c 0x04008048 79 DATA 4 0x63fd9020 0x00005800 80 DATA 4 0x63fd9040 0x05380003 81 DATA 4 0x63fd9058 0x00022227 82 DATA 4 0x63fd901C 0x00000000 83