commit | 5726f2fa7017bd12130dad16cec358299935031b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 27 18:46:24 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 09:54:52 2020 -0400 |
tree | 4270cd9b3566fe15d77e095e925373a87f1a1d0e | |
parent | 9a09630700c1875a7e3add1006a97736ca96d068 [diff] |
tpm: cr50: Correct logging statements Fix up some logging statements in this file. Most of them should use log_debug(), apart from one error. Signed-off-by: Simon Glass <sjg@chromium.org>