kwbimage.cfg 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. #
  2. # Copyright (C) 2014 Evgeni Dobrev <evgeni@studio-punkt.com>
  3. #
  4. # Based on sheevaplug/kwbimage.cfg originally written by
  5. # Prafulla Wadaskar <prafulla@marvell.com>
  6. # (C) Copyright 2009
  7. # Marvell Semiconductor <www.marvell.com>
  8. #
  9. # SPDX-License-Identifier: GPL-2.0+
  10. #
  11. # Refer doc/README.kwbimage for more details about how-to configure
  12. # and create kirkwood boot image
  13. #
  14. # Boot Media configurations
  15. BOOT_FROM nand
  16. NAND_ECC_MODE default
  17. NAND_PAGE_SIZE 0x0200
  18. # SOC registers configuration using bootrom header extension
  19. # Maximum KWBIMAGE_MAX_CONFIG configurations allowed
  20. # Configure RGMII-0 interface pad voltage to 1.8V
  21. DATA 0xFFD100e0 0x1b1b1b9b
  22. #Dram initalization for SINGLE x16 CL=5 @ 400MHz
  23. DATA 0xFFD01400 0x43000618 # DDR Configuration register
  24. # bit13-0: 0xa00 (2560 DDR2 clks refresh rate)
  25. # bit23-14: zero
  26. # bit24: 1= enable exit self refresh mode on DDR access
  27. # bit25: 1 required
  28. # bit29-26: zero
  29. # bit31-30: 01
  30. DATA 0xFFD01404 0x35143000 # DDR Controller Control Low
  31. # bit 4: 0=addr/cmd in smame cycle
  32. # bit 5: 0=clk is driven during self refresh, we don't care for APX
  33. # bit 6: 0=use recommended falling edge of clk for addr/cmd
  34. # bit14: 0=input buffer always powered up
  35. # bit18: 1=cpu lock transaction enabled
  36. # bit23-20: 5=recommended value for CL=5 and STARTBURST_DEL disabled bit31=0
  37. # bit27-24: 8= CL+3, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
  38. # bit30-28: 3 required
  39. # bit31: 0=no additional STARTBURST delay
  40. DATA 0xFFD01408 0x11012227 # DDR Timing (Low) (active cycles value +1)
  41. # bit7-4: TRCD
  42. # bit11- 8: TRP
  43. # bit15-12: TWR
  44. # bit19-16: TWTR
  45. # bit20: TRAS msb
  46. # bit23-21: 0x0
  47. # bit27-24: TRRD
  48. # bit31-28: TRTP
  49. DATA 0xFFD0140C 0x00000819 # DDR Timing (High)
  50. # bit6-0: TRFC
  51. # bit8-7: TR2R
  52. # bit10-9: TR2W
  53. # bit12-11: TW2W
  54. # bit31-13: zero required
  55. DATA 0xFFD01410 0x0000000d # DDR Address Control
  56. # bit1-0: 00, Cs0width=x8
  57. # bit3-2: 11, Cs0size=1Gb
  58. # bit5-4: 00, Cs1width=nonexistent
  59. # bit7-6: 00, Cs1size =nonexistent
  60. # bit9-8: 00, Cs2width=nonexistent
  61. # bit11-10: 00, Cs2size =nonexistent
  62. # bit13-12: 00, Cs3width=nonexistent
  63. # bit15-14: 00, Cs3size =nonexistent
  64. # bit16: 0, Cs0AddrSel
  65. # bit17: 0, Cs1AddrSel
  66. # bit18: 0, Cs2AddrSel
  67. # bit19: 0, Cs3AddrSel
  68. # bit31-20: 0 required
  69. DATA 0xFFD01414 0x00000000 # DDR Open Pages Control
  70. # bit0: 0, OpenPage enabled
  71. # bit31-1: 0 required
  72. DATA 0xFFD01418 0x00000000 # DDR Operation
  73. # bit3-0: 0x0, DDR cmd
  74. # bit31-4: 0 required
  75. DATA 0xFFD0141C 0x00000632 # DDR Mode
  76. # bit2-0: 2, BurstLen=2 required
  77. # bit3: 0, BurstType=0 required
  78. # bit6-4: 4, CL=5
  79. # bit7: 0, TestMode=0 normal
  80. # bit8: 0, DLL reset=0 normal
  81. # bit11-9: 6, auto-precharge write recovery ????????????
  82. # bit12: 0, PD must be zero
  83. # bit31-13: 0 required
  84. DATA 0xFFD01420 0x00000040 # DDR Extended Mode
  85. # bit0: 0, DDR DLL enabled
  86. # bit1: 0, DDR drive strenght normal
  87. # bit2: 0, DDR ODT control lsd (disabled)
  88. # bit5-3: 000, required
  89. # bit6: 1, DDR ODT control msb, (disabled)
  90. # bit9-7: 000, required
  91. # bit10: 0, differential DQS enabled
  92. # bit11: 0, required
  93. # bit12: 0, DDR output buffer enabled
  94. # bit31-13: 0 required
  95. DATA 0xFFD01424 0x0000F07F # DDR Controller Control High
  96. # bit2-0: 111, required
  97. # bit3 : 1 , MBUS Burst Chop disabled
  98. # bit6-4: 111, required
  99. # bit7 : 0
  100. # bit8 : 0
  101. # bit9 : 0 , no half clock cycle addition to dataout
  102. # bit10 : 0 , 1/4 clock cycle skew enabled for addr/ctl signals
  103. # bit11 : 0 , 1/4 clock cycle skew disabled for write mesh
  104. # bit15-12: 1111 required
  105. # bit31-16: 0 required
  106. DATA 0xFFD01504 0x07FFFFF1 # CS[0]n Size
  107. # bit0: 1, Window enabled
  108. # bit1: 0, Write Protect disabled
  109. # bit3-2: 00, CS0 hit selected
  110. # bit23-4: ones, required
  111. # bit31-24: 0x07, Size (i.e. 128MB)
  112. DATA 0xFFD01508 0x00000000 # CS[1]n Base address to 0x0
  113. DATA 0xFFD0150C 0x00000000 # CS[1]n Size, window disabled
  114. DATA 0xFFD01514 0x00000000 # CS[2]n Size, window disabled
  115. DATA 0xFFD0151C 0x00000000 # CS[3]n Size, window disabled
  116. DATA 0xFFD01494 0x00030000 # DDR ODT Control (Low)
  117. DATA 0xFFD01498 0x00000000 # DDR ODT Control (High)
  118. # bit1-0: 00, ODT0 controlled by ODT Control (low) register above
  119. # bit3-2: 01, ODT1 active NEVER!
  120. # bit31-4: zero, required
  121. DATA 0xFFD0149C 0x0000E803 # CPU ODT Control
  122. DATA 0xFFD01480 0x00000001 # DDR Initialization Control
  123. #bit0=1, enable DDR init upon this register write
  124. DATA 0xffd01620 0x00465000
  125. # End of Header extension
  126. DATA 0x0 0x0