Hi,
I'm new to Embedded system, can any one please suggest me the required modification in u-boot to perform POST on memory.
Regards,
Ravi
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm new to Embedded system, can any one please suggest me the required modification in u-boot to perform POST on memory.
Regards,
Ravi
The u-boot command is mtest. Usage can be seen in this link: http://www.denx.de/wiki/DULG/UBootCmdGroupMemory (look towards the bottom of the page).