Liu Hui-R64343 | 94391fb | 2011-01-03 22:27:42 +0000 | [diff] [blame] | 1 | # |
| 2 | # (C Copyright 2009 |
| 3 | # Stefano Babic DENX Software Engineering sbabic@denx.de. |
| 4 | # |
| 5 | # See file CREDITS for list of people who contributed to this |
| 6 | # project. |
| 7 | # |
| 8 | # This program is free software; you can redistribute it and/or |
| 9 | # modify it under the terms of the GNU General Public License as |
| 10 | # published by the Free Software Foundation; either version 2 of |
| 11 | # the License or (at your option) any later version. |
| 12 | # |
| 13 | # This program is distributed in the hope that it will be useful, |
| 14 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 15 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 16 | # GNU General Public License for more details. |
| 17 | # |
| 18 | # You should have received a copy of the GNU General Public License |
| 19 | # along with this program; if not write to the Free Software |
| 20 | # Foundation Inc. 51 Franklin Street Fifth Floor Boston, |
| 21 | # MA 02110-1301 USA |
| 22 | # |
| 23 | # Refer docs/README.imxmage for more details about how-to configure |
| 24 | # and create imximage boot image |
| 25 | # |
| 26 | # The syntax is taken as close as possible with the kwbimage |
| 27 | |
| 28 | # image version |
| 29 | |
| 30 | IMAGE_VERSION 2 |
| 31 | |
| 32 | # Boot Device : one of |
| 33 | # spi, sd (the board has no nand neither onenand) |
| 34 | |
| 35 | BOOT_FROM sd |
| 36 | |
| 37 | # Device Configuration Data (DCD) |
| 38 | # |
| 39 | # Each entry must have the format: |
| 40 | # Addr-type Address Value |
| 41 | # |
| 42 | # where: |
| 43 | # Addr-type register length (1,2 or 4 bytes) |
| 44 | # Address absolute address of the register |
| 45 | # value value to be stored in the register |
| 46 | |
| 47 | # Setting IOMUXC |
| 48 | DATA 4 0x53fa8554 0x00200000 |
| 49 | DATA 4 0x53fa8560 0x00200000 |
| 50 | DATA 4 0x53fa8594 0x00200000 |
| 51 | DATA 4 0x53fa8584 0x00200000 |
| 52 | DATA 4 0x53fa8558 0x00200040 |
| 53 | DATA 4 0x53fa8568 0x00200040 |
| 54 | DATA 4 0x53fa8590 0x00200040 |
| 55 | DATA 4 0x53fa857c 0x00200040 |
| 56 | DATA 4 0x53fa8564 0x00200040 |
| 57 | DATA 4 0x53fa8580 0x00200040 |
| 58 | DATA 4 0x53fa8570 0x00200000 |
| 59 | DATA 4 0x53fa8578 0x00200000 |
| 60 | DATA 4 0x53fa872c 0x00200000 |
| 61 | DATA 4 0x53fa8728 0x00200000 |
| 62 | DATA 4 0x53fa871c 0x00200000 |
| 63 | DATA 4 0x53fa8718 0x00200000 |
| 64 | DATA 4 0x53fa8574 0x00280000 |
| 65 | DATA 4 0x53fa8588 0x00280000 |
| 66 | DATA 4 0x53fa86f0 0x00280000 |
| 67 | DATA 4 0x53fa8720 0x00280000 |
| 68 | DATA 4 0x53fa86fc 0x00000000 |
| 69 | DATA 4 0x53fa86f4 0x00000200 |
| 70 | DATA 4 0x53fa8714 0x00000000 |
| 71 | DATA 4 0x53fa8724 0x06000000 |
| 72 | DATA 4 0x63fd9088 0x34333936 |
| 73 | DATA 4 0x63fd9090 0x49434942 |
| 74 | DATA 4 0x63fd90F8 0x00000800 |
| 75 | DATA 4 0x63fd907c 0x01350138 |
| 76 | DATA 4 0x63fd9080 0x01380139 |
| 77 | DATA 4 0x63fd9018 0x00001710 |
| 78 | DATA 4 0x63fd9000 0xc4110000 |
| 79 | DATA 4 0x63fd900C 0x4d5122d2 |
| 80 | DATA 4 0x63fd9010 0x92d18a22 |
| 81 | DATA 4 0x63fd9014 0x00c70092 |
| 82 | DATA 4 0x63fd902c 0x000026d2 |
| 83 | DATA 4 0x63fd9030 0x009f000e |
| 84 | DATA 4 0x63fd9008 0x12272000 |
| 85 | DATA 4 0x63fd9004 0x00030012 |
| 86 | DATA 4 0x63fd901c 0x04008010 |
| 87 | DATA 4 0x63fd901c 0x00008032 |
| 88 | DATA 4 0x63fd901c 0x00008033 |
| 89 | DATA 4 0x63fd901c 0x00008031 |
| 90 | DATA 4 0x63fd901c 0x0b5280b0 |
| 91 | DATA 4 0x63fd901c 0x04008010 |
| 92 | DATA 4 0x63fd901c 0x00008020 |
| 93 | DATA 4 0x63fd901c 0x00008020 |
| 94 | DATA 4 0x63fd901c 0x0a528030 |
| 95 | DATA 4 0x63fd901c 0x03c68031 |
| 96 | DATA 4 0x63fd901c 0x00448031 |
| 97 | DATA 4 0x63fd901c 0x04008018 |
| 98 | DATA 4 0x63fd901c 0x0000803a |
| 99 | DATA 4 0x63fd901c 0x0000803b |
| 100 | DATA 4 0x63fd901c 0x00008039 |
| 101 | DATA 4 0x63fd901c 0x0b528138 |
| 102 | DATA 4 0x63fd901c 0x04008018 |
| 103 | DATA 4 0x63fd901c 0x00008028 |
| 104 | DATA 4 0x63fd901c 0x00008028 |
| 105 | DATA 4 0x63fd901c 0x0a528038 |
| 106 | DATA 4 0x63fd901c 0x03c68039 |
| 107 | DATA 4 0x63fd901c 0x00448039 |
| 108 | DATA 4 0x63fd9020 0x00005800 |
| 109 | DATA 4 0x63fd9058 0x00033335 |
| 110 | DATA 4 0x63fd901c 0x00000000 |
Troy Kisky | 1482410 | 2012-03-22 12:00:31 +0000 | [diff] [blame] | 111 | DATA 4 0x63fd9040 0x05380003 |
Liu Hui-R64343 | 94391fb | 2011-01-03 22:27:42 +0000 | [diff] [blame] | 112 | DATA 4 0x53fa8004 0x00194005 |