2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-03-15 14:26:58 +00:00
u-boot/cmd/ti/Kconfig

11 lines
264 B
Text
Raw Normal View History

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