stm32mp1: Fix warning display when 1.5A power supply is used
authorPatrice Chotard <patrice.chotard@st.com>
Thu, 30 Apr 2020 16:41:05 +0000 (18:41 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Thu, 14 May 2020 07:02:12 +0000 (09:02 +0200)
commit5eff168470a353f3397a0bf43e87c8830fe5bbbd
treee90fba6794ecb5f58bb9b2c2d39943a5cea67808
parent803e5620ca6d8ec5fa455b50957d8efe87d8c0c2
stm32mp1: Fix warning display when 1.5A power supply is used

On DK1/2 board, when a 1.5A power supply is detected, a warning
message is displayed. In this message, "1.5mA" is displayed instead
of "1.5A".

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
board/st/stm32mp1/stm32mp1.c