on U-Boot
When using memory fill (mw command) with 1MB
Only about 3 DDR write commands (CS#=WE#=CAS#='0') occur.
How can I reliably generate DDR write commands?
Thank you.
You could use "mtest" command in u-boot to do DDR memory test.
Please refer to https://docs.u-boot.org/en/latest/usage/cmd/mtest.html