Forum Discussion
Yoels
New Contributor
2 years agoOn Arria10, how to measure time from power-up
On Arria10 that was build in Altera 20.1 environment, I have a startup sequence that includes SPL+UBoot 2020.04 and then after it a VxWorks image: When the VxWorks image loads I want to add a note t...
mabdrahi
Contributor
2 years agoHi Yoels,
I found in uboot readme
Timestamp Support:
When CONFIG_TIMESTAMP is selected, the timestamp
(date and time) of an image is printed by image
commands like bootm or iminfo. This option is
automatically enabled when you select CONFIG_CMD_DATE .
Im not sure this is what you want.
Thank you,
Aliff