commit | d7404d785b8f08aafb5174254b0a21d2ede3f6ce | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Mon Jul 17 18:01:33 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 21 15:32:12 2023 -0400 |
tree | 5ff622094f3e4159a258b4077768b1d30c21cd9e | |
parent | 2905a46fa857a0a6a26d77b83eeb19b75d6c7c92 [diff] |
arm: mach-k3: am62a7: change some prints to debug prints There is little need to print the devstat information or when we exit a function during a typical boot. Remove them to reduce the noise during typical operation Signed-off-by: Bryan Brattlof <bb@ti.com>