Skip to content
Snippets Groups Projects
Commit c7ff5528 authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Marek Vasut
Browse files

update: tftp: dfu: Extend update_tftp() function to support DFU


This code allows using DFU defined mediums for storing data received via
TFTP protocol.

It reuses and preserves functionality of legacy code at common/update.c.

The update_tftp() function now accepts parameters - namely medium device
name and its number (e.g. mmc 1).

Without this information passed old behavior is preserved.

Signed-off-by: default avatarLukasz Majewski <l.majewski@majess.pl>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 2092e461
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment