x86: Show the timestamp counter with bdinfo
authorSimon Glass <sjg@chromium.org>
Sat, 11 Jan 2025 00:00:08 +0000 (17:00 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 22 Jan 2025 21:58:03 +0000 (15:58 -0600)
commit9b35dbc93fd40daadf137ee430641d62b6b4d4b0
treebae7630fb09b7e8c3032fde199587a632194a9ec
parent78bff2ebba9994a61ec8c0592d88ddb1d34c795b
x86: Show the timestamp counter with bdinfo

Add a line to the 'bdinfo' command which shows the current value of the
TSC.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/bdinfo.c