Can we enable timestamp in u-boot booting log ?
similar to what we have in kernel booting message ?
e.g.
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
If yes how can we do it ?
Thank you,
Best regards,
Ankur
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.
Can we enable timestamp in u-boot booting log ?
similar to what we have in kernel booting message ?
e.g.
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
If yes how can we do it ?
Thank you,
Best regards,
Ankur
Hi Ankur,
Check these links out:
ftp://ftp.denx.de/pub/tools/time_log
http://processors.wiki.ti.com/index.php/Measuring_Boot_Time
Best regards,
Miroslav
Hi Miroslav,
Thank you for reply,
I liked the second one, it serves the purpose.
Thank you,
Regards,
Ankur