README.t4240qds 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. Overview
  2. --------
  3. The T4240QDS is a high-performance computing evaluation, development and test
  4. platform supporting the T4240 QorIQ™ Power Architecture™ processor. T4240QDS is
  5. optimized to support the high-bandwidth DDR3 memory ports, as well as the
  6. highly-configurable SerDes ports. The system is lead-free and RoHS-compliant.
  7. Board Features
  8. SERDES Connections
  9. 32 lanes grouped into four 8-lane banks
  10. Two “front side” banks dedicated to Ethernet
  11. - High-speed crosspoint switch fabric on selected lanes
  12. - Two PCI Express slots with side-band connector supporting
  13. - SGMII
  14. - XAUI
  15. - HiGig
  16. - I-pass connectors allow board-to-board and loopback support
  17. Two “back side” banks dedicated to other protocols
  18. - High-speed crosspoint switch fabric on all lanes
  19. - Four PCI Express slots with side-band connector supporting
  20. - PCI Express 3.0
  21. - SATA 2.0
  22. - SRIO 2.0
  23. - Supports 4X Aurora debug with two connectors
  24. DDR Controllers
  25. Three independant 64-bit DDR3 controllers
  26. Supports rates of 1866 up to 2133 MHz data-rate
  27. Supports two DDR3/DDR3LP UDIMM/RDIMMs per controller
  28. DDR power supplies 1.5V to all devices with automatic tracking of VTT.
  29. Power software-switchable to 1.35V if software detects all DDR3LP devices.
  30. MT9JSF25672AZ-2G1KZESZF has been tested at 1333, 1600, 1867, 2000 and
  31. 2133MT/s speeds. For 1867MT/s and above, read-to-write turnaround time
  32. increases by 1 clock.
  33. IFC/Local Bus
  34. NAND flash: 8-bit, async or sync, up to 2GB.
  35. NOR: 16-bit, Address/Data Multiplexed (ADM), up to 128 MB
  36. NOR: 8-bit or 16-bit, non-multiplexed, up to 512MB
  37. - NOR devices support 16 virtual banks
  38. GASIC: Minimal target within Qixis FPGA
  39. PromJET rapid memory download support
  40. Address demultiplexing handled within FPGA.
  41. - Flexible demux allows 8 or 16 bit evaluation.
  42. IFC Debug/Development card
  43. - Support for 32-bit devices
  44. Ethernet
  45. Support two on-board RGMII 10/100/1G ethernet ports.
  46. SGMII and XAUI support via SERDES block (see above).
  47. 1588 support via Symmetricom board.
  48. QIXIS System Logic FPGA
  49. Manages system power and reset sequencing
  50. Manages DUT, board, clock, etc. configuration for dynamic shmoo
  51. Collects V-I-T data in background for code/power profiling.
  52. Supports legacy TMT test features (POSt, IRS, SYSCLK-synchronous assertion)
  53. General fault monitoring and logging
  54. Runs from ATX “hot” power rails allowing operation while system is off.
  55. Clocks
  56. System and DDR clock (SYSCLK, “DDRCLK”)
  57. - Switch selectable to one of 16 common settings in the interval 33MHz-166MHz.
  58. - Software selectable in 1MHz increments from 1-200MHz.
  59. SERDES clocks
  60. - Provides clocks to all SerDes blocks and slots
  61. - 100, 125 and 156.25 MHz
  62. Power Supplies
  63. Dedicated regulators for VDD
  64. - Adjustable from (0.7V to 1.3V at 80A
  65. - Regulators can be controlled by VID and/or software
  66. Dedicated regulator for GVDD_PL: 1.35/1.5V at 22A
  67. - VTT/MVREF automatically track operating voltage
  68. Dedicated regulators/filters for AVDD supplies
  69. Dedicated regulators for other supplies: OVDD, BVDD, DVDD, LVDD, POVDD, etc.
  70. USB
  71. Supports two USB 2.0 ports with integrated PHYs
  72. - One type A, one type micro-AB with 1.0A power per port.
  73. Other IO
  74. eSDHC/MMC
  75. - SDHC card slot
  76. eSPI port
  77. - High-speed serial flash
  78. Two Serial port
  79. Four I2C ports
  80. Memory map
  81. ----------
  82. The addresses in brackets are physical addresses.
  83. 0x0_0000_0000 (0x0_0000_0000) - 0x0_7fff_ffff 2GB DDR (more than 2GB is initialized but not mapped under with TLB)
  84. 0x0_8000_0000 (0xc_0000_0000) - 0x0_dfff_ffff 1.5GB PCIE memory
  85. 0x0_f000_0000 (0xf_0000_0000) - 0x0_f1ff_ffff 32MB DCSR (includes trace buffers)
  86. 0x0_f400_0000 (0xf_f400_0000) - 0x0_f5ff_ffff 32MB BMan
  87. 0x0_f600_0000 (0xf_f600_0000) - 0x0_f7ff_ffff 32MB QMan
  88. 0x0_f800_0000 (0xf_f800_0000) - 0x0_f803_ffff 256KB PCIE IO
  89. 0x0_e000_0000 (0xf_e000_0000) - 0x0_efff_ffff 256MB NOR flash
  90. 0x0_fe00_0000 (0xf_fe00_0000) - 0x0_feff_ffff 16MB CCSR
  91. 0x0_ffdf_0000 (0xf_ffdf_0000) - 0x0_ffdf_03ff 4KB QIXIS
  92. 0x0_ffff_f000 (0x0_7fff_fff0) - 0x0_ffff_ffff 4KB Boot page translation for secondary cores
  93. The physical address of the last (boot page translation) varies with the actual DDR size.
  94. Voltage ID and VDD override
  95. --------------------
  96. T4240 has a VID feature. U-boot reads the VID efuses and adjust the voltage
  97. accordingly. The voltage can also be override by command vdd_override. The
  98. syntax is
  99. vdd_override <voltage in mV>, eg. 1050 is for 1.050v.
  100. Upon success, the actual voltage will be read back. The value is checked
  101. for safety and any invalid value will not adjust the voltage.
  102. Another way to override VDD is to use environmental variable, in case of using
  103. command is too late for some debugging. The syntax is
  104. setenv t4240qds_vdd_mv <voltage in mV>
  105. saveenv
  106. reset
  107. The override voltage takes effect when booting.
  108. Note: voltage adjustment needs to be done step by step. Changing voltage too
  109. rapidly may cause current surge. The voltage stepping is done by software.
  110. Users can set the final voltage directly.