Hello kl h,
Please check whether this problem is caused by DDR hardware or DDR controller configuration problem.
Under u-boot, please use "mtest" program to test DDR memory.
Please configure CMD_MEMTEST, CONFIG_SYS_MEMTEST_START and CONFIG_SYS_MEMTEST_END in u-boot and use "mtest" command in u-boot to test DDR memory.
For example,
#define CONFIG_SYS_MEMTEST_START 0x80000000
#define CONFIG_SYS_MEMTEST_END 0x9fffffff
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------