1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 01:54:36 +01:00
Files
u-boot-megous/drivers/dfu
Patrick Delaunay 6fa8dddd06 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>
2017-07-28 23:34:40 +02:00
..
2016-09-27 10:46:45 -04:00