board: sunxi: change trace level for phy errors managed by uclass
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 3 Jul 2020 15:36:41 +0000 (17:36 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 Sep 2020 12:46:32 +0000 (08:46 -0400)
commitf286e37c14ca47bf3303f47b19771b7242724a3b
tree4fab1b6ad7f6d32696f14ddc9f6b7aa5ad64f7f9
parent2041ae5a5a84a2461b4754250d4301d8d0533fdd
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>
board/sunxi/board.c