[U-Boot] post_memory_tests
chi l
chi-rong at outlook.com
Wed Mar 12 23:31:15 CET 2014
Hello,
I need to run memory RAM test on an ARM based platform. I saw that there is the POST tests framework in u-boot and I had some questions about it.
What is the purpose of the _POST_WORD_ADDR variable in include/post.h? How should I define the value of that variable?
Also, I try to run the post_memory_test in normal mode, before relocation ( the test verifies only small 4Kb regions of RAM around each 1Mb boundary). That seems to work. But when I tried to change the value of the region from 4K to 8K, it does not work anymore. Does anyone have a clue on that?
Thanks for your help
chirong
More information about the U-Boot
mailing list