Brooklyn/kernel/u-boot-master/cmd/ti/Kconfig
2022-04-02 18:17:33 +05:00

11 lines
264 B
Plaintext

menu "TI specific command line interface"
config CMD_DDR3
bool "command for verifying DDR features"
help
Support for testing ddr3 on TI platforms. This command
supports memory verification, memory comapre and ecc
verification if supported.
endmenu