imximage.cfg 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (C) 2014 Freescale Semiconductor, Inc.
  4. */
  5. #define __ASSEMBLY__
  6. #include <config.h>
  7. /* image version */
  8. IMAGE_VERSION 2
  9. /*
  10. * Boot Device : one of
  11. * spi/sd/nand/onenand, qspi/nor
  12. */
  13. BOOT_FROM sd
  14. /*
  15. * Secure boot support
  16. */
  17. #ifdef CONFIG_IMX_HAB
  18. CSF CONFIG_CSF_SIZE
  19. #endif
  20. /*
  21. * Device Configuration Data (DCD)
  22. *
  23. * Each entry must have the format:
  24. * Addr-type Address Value
  25. *
  26. * where:
  27. * Addr-type register length (1,2 or 4 bytes)
  28. * Address absolute address of the register
  29. * value value to be stored in the register
  30. */
  31. /* Enable all clocks */
  32. DATA 4 0x020c4068 0xffffffff
  33. DATA 4 0x020c406c 0xffffffff
  34. DATA 4 0x020c4070 0xffffffff
  35. DATA 4 0x020c4074 0xffffffff
  36. DATA 4 0x020c4078 0xffffffff
  37. DATA 4 0x020c407c 0xffffffff
  38. DATA 4 0x020c4080 0xffffffff
  39. DATA 4 0x020c4084 0xffffffff
  40. /* IOMUX - DDR IO Type */
  41. DATA 4 0x020e0618 0x000c0000
  42. DATA 4 0x020e05fc 0x00000000
  43. /* Clock */
  44. DATA 4 0x020e032c 0x00000030
  45. /* Address */
  46. DATA 4 0x020e0300 0x00000020
  47. DATA 4 0x020e02fc 0x00000020
  48. DATA 4 0x020e05f4 0x00000020
  49. /* Control */
  50. DATA 4 0x020e0340 0x00000020
  51. DATA 4 0x020e0320 0x00000000
  52. DATA 4 0x020e0310 0x00000020
  53. DATA 4 0x020e0314 0x00000020
  54. DATA 4 0x020e0614 0x00000020
  55. /* Data Strobe */
  56. DATA 4 0x020e05f8 0x00020000
  57. DATA 4 0x020e0330 0x00000028
  58. DATA 4 0x020e0334 0x00000028
  59. DATA 4 0x020e0338 0x00000028
  60. DATA 4 0x020e033c 0x00000028
  61. /* Data */
  62. DATA 4 0x020e0608 0x00020000
  63. DATA 4 0x020e060c 0x00000028
  64. DATA 4 0x020e0610 0x00000028
  65. DATA 4 0x020e061c 0x00000028
  66. DATA 4 0x020e0620 0x00000028
  67. DATA 4 0x020e02ec 0x00000028
  68. DATA 4 0x020e02f0 0x00000028
  69. DATA 4 0x020e02f4 0x00000028
  70. DATA 4 0x020e02f8 0x00000028
  71. /* Calibrations - ZQ */
  72. DATA 4 0x021b0800 0xa1390003
  73. /* Write leveling */
  74. DATA 4 0x021b080c 0x00290025
  75. DATA 4 0x021b0810 0x00220022
  76. /* DQS Read Gate */
  77. DATA 4 0x021b083c 0x41480144
  78. DATA 4 0x021b0840 0x01340130
  79. /* Read/Write Delay */
  80. DATA 4 0x021b0848 0x3C3E4244
  81. DATA 4 0x021b0850 0x34363638
  82. /* Read data bit delay */
  83. DATA 4 0x021b081c 0x33333333
  84. DATA 4 0x021b0820 0x33333333
  85. DATA 4 0x021b0824 0x33333333
  86. DATA 4 0x021b0828 0x33333333
  87. /* Complete calibration by forced measurement */
  88. DATA 4 0x021b08b8 0x00000800
  89. /* MMDC init - DDR3, 64-bit mode, only MMDC0 is initiated */
  90. DATA 4 0x021b0004 0x0002002d
  91. DATA 4 0x021b0008 0x00333030
  92. DATA 4 0x021b000c 0x676b52f3
  93. DATA 4 0x021b0010 0xb66d8b63
  94. DATA 4 0x021b0014 0x01ff00db
  95. DATA 4 0x021b0018 0x00011740
  96. DATA 4 0x021b001c 0x00008000
  97. DATA 4 0x021b002c 0x000026d2
  98. DATA 4 0x021b0030 0x006b1023
  99. DATA 4 0x021b0040 0x0000005f
  100. DATA 4 0x021b0000 0x84190000
  101. /* Initialize MT41K256M16HA-125 - MR2 */
  102. DATA 4 0x021b001c 0x04008032
  103. /* MR3 */
  104. DATA 4 0x021b001c 0x00008033
  105. /* MR1 */
  106. DATA 4 0x021b001c 0x00048031
  107. /* MR0 */
  108. DATA 4 0x021b001c 0x05208030
  109. /* DDR device ZQ calibration */
  110. DATA 4 0x021b001c 0x04008040
  111. /* Final DDR setup, before operation start */
  112. DATA 4 0x021b0020 0x00000800
  113. DATA 4 0x021b0818 0x00011117
  114. DATA 4 0x021b001c 0x00000000