Home
last modified time | relevance | path

Searched hist:"6 fa8dddd069db868d64948e70c40f3d75a9fa253" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu.c6fa8dddd069db868d64948e70c40f3d75a9fa253 Wed Jul 19 14:39:25 UTC 2017 Patrick Delaunay <patrick.delaunay@st.com> dfu: add common function to initiate transaction

- factorize code between read and write transaction
- always use dfu_transaction_cleanup() to initialize
the internal variable: easy maintenance
- replace direct access by dfu_get_buf() and dfu_get_buf_size()

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>