summaryrefslogtreecommitdiff
path: root/doc/usage
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-11-03 09:52:37 -0400
committerTom Rini <[email protected]>2023-11-03 09:52:37 -0400
commit563142350fee5bdd483a0cf00169d8272b60022f (patch)
tree0eadcce9faf66a2366757444afe86f5458c4e31b /doc/usage
parent1e044a9bd68220af562cc2d895936ec7cc3e3d6d (diff)
parent60d904a494c6e89c323bc13fa9348869e07e86d3 (diff)
Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu
u-boot-dfu-20231103 - Fix CRC chunk size in fastboot - Make size optional for dfu on mmc
Diffstat (limited to 'doc/usage')
-rw-r--r--doc/usage/dfu.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/usage/dfu.rst b/doc/usage/dfu.rst
index 68cacbbef66..8845a71df36 100644
--- a/doc/usage/dfu.rst
+++ b/doc/usage/dfu.rst
@@ -121,6 +121,11 @@ mmc
with
+ offset
+ is the offset in the device (hexadecimal without "0x")
+ size
+ is the size of the access area (hexadecimal without "0x")
+ or 0 which means whole device
partid
being the GPT or DOS partition index,
num