u-boot/drivers/dfu
Lukasz Majewski f57399da30 dfu:core: Export dfu_{get|free}_buf functions
Define the dfu_get_buf() and dfu_free_buf() as global functions.
They are necessary for zero copy buffer management, when DFU backend is
used for storing data.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
2013-10-12 03:14:35 +02:00
..
Makefile dfu: ram support 2013-09-24 17:51:35 +02:00
dfu.c dfu:core: Export dfu_{get|free}_buf functions 2013-10-12 03:14:35 +02:00
dfu_mmc.c dfu: unify mmc/nand read/write ops enum 2013-09-24 17:51:35 +02:00
dfu_nand.c dfu: unify mmc/nand read/write ops enum 2013-09-24 17:51:35 +02:00
dfu_ram.c dfu: ram support 2013-09-24 17:51:35 +02:00