Kconfig 264 B

12345678910
  1. menu "TI specific command line interface"
  2. config CMD_DDR3
  3. bool "command for verifying DDR features"
  4. help
  5. Support for testing ddr3 on TI platforms. This command
  6. supports memory verification, memory comapre and ecc
  7. verification if supported.
  8. endmenu