diff options
| author | Jaehoon Chung <[email protected]> | 2020-12-22 11:32:21 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2021-01-31 14:08:56 +0100 |
| commit | b5f3405b9d8666bd0ab627c298cea1c927da081a (patch) | |
| tree | a9601b12649f1d52eead24385a2688a7c492291c /include/linux | |
| parent | f21358ad6cb5d39fff432fa0af0c4fd24288b2b7 (diff) | |
dfu: add 'SKIP' entity
Define a new 'SKIP' type for the DFU entities. The flashed data for that
entity is simply ignored without returning any error values.
This allows to have one flashing procedure and images for the different
board types or variants, where each board uses only the images relevant
to it and skips the rest. This is especially usefull for the THOR
protocol, which usually transfers more than one file in a single session.
Signed-off-by: Jaehoon Chung <[email protected]>
Reviewed-by: Minkyu Kang <[email protected]>
[mszyprow: rephrased commit message and docs for easier reading, changed
subject to "dfu: add 'SKIP' entity"]
Signed-off-by: Marek Szyprowski <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
