commit | 287e33c574a105f03fba6b926a61fb87d4e31e0a | [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 | c2e5efd6782ec2039a56327463102c0579afd30a [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>