]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: board update command stboard on misc_read result
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 2 Aug 2019 11:08:07 +0000 (13:08 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commit8433dcc14433caa331e0b3b995f4d981222d1e60
tree52be78ae1b9819e599d7bb1910667e479a471715
parentbc344c5816f33dd7a8260cf3518da6e4cbde2afc
stm32mp1: board update command stboard on misc_read result

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

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
board/st/stm32mp1/cmd_stboard.c