diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2019-10-02 12:34:37 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2019-10-31 12:12:31 +0100 |
commit | d2d8eab42118f8c25e8562495438c903893b83fd (patch) | |
tree | 4edded55f0e45ef19003c0c83e2a7d511548f249 /tools | |
parent | 909338c345812bf9a57780dc09caafded237a036 (diff) | |
download | u-boot-d2d8eab42118f8c25e8562495438c903893b83fd.tar.gz |
dfu: mmc: add support for in-partition offset
Add possibility to define a part of partition as a separate DFU entity.
This allows to have more than one items on the given partition.
The real use case for this option is TM2 board. It can use u-boot stored
as Linux kernel on the defined partition (as RAW data) and load the real
kernel from the same partition, but stored under the certain offset.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions