commit | f286e37c14ca47bf3303f47b19771b7242724a3b | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 03 17:36:41 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 08 08:46:32 2020 -0400 |
tree | 4fab1b6ad7f6d32696f14ddc9f6b7aa5ad64f7f9 | |
parent | 2041ae5a5a84a2461b4754250d4301d8d0533fdd [diff] |
board: sunxi: change trace level for phy errors managed by uclass As the error message is now displayed by generic phy functions, the pr_err can be change to pr_idebug. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>