aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-11-03 09:52:37 -0400
committerTom Rini <trini@konsulko.com>2023-11-03 09:52:37 -0400
commit563142350fee5bdd483a0cf00169d8272b60022f (patch)
tree0eadcce9faf66a2366757444afe86f5458c4e31b /doc
parent1e044a9bd68220af562cc2d895936ec7cc3e3d6d (diff)
parent60d904a494c6e89c323bc13fa9348869e07e86d3 (diff)
downloadu-boot-563142350fee5bdd483a0cf00169d8272b60022f.zip
u-boot-563142350fee5bdd483a0cf00169d8272b60022f.tar.gz
u-boot-563142350fee5bdd483a0cf00169d8272b60022f.tar.bz2
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')
-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 68cacbb..8845a71 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