board: stm32mp1: update command stboard on misc_write result
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 12 Feb 2020 18:37:35 +0000 (19:37 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 24 Mar 2020 13:05:35 +0000 (14:05 +0100)
commit16aa3e3fdcd36b9a26be54656c9747fb59f8bb3b
tree9c8d62483411a2ce643e8258dae4f6cf56336ebf
parent2738f0edea7d19960d692284d1f378b1a2b4c4a5
board: stm32mp1: update command stboard on misc_write result

Update management of misc_write, which now return length of data
after the commit 8729b1ae2cbd ("misc: Update read() and write()
methods to return bytes xfered")

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