summaryrefslogtreecommitdiff
path: root/doc/android/fastboot.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/android/fastboot.rst')
-rw-r--r--doc/android/fastboot.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/android/fastboot.rst b/doc/android/fastboot.rst
index 2877c3cbaa..d8cb64261c 100644
--- a/doc/android/fastboot.rst
+++ b/doc/android/fastboot.rst
@@ -23,6 +23,8 @@ The current implementation supports the following standard commands:
The following OEM commands are supported (if enabled):
- ``oem format`` - this executes ``gpt write mmc %x $partitions``
+- ``oem partconf`` - this executes ``mmc partconf %x <arg> 0`` to configure eMMC
+ with <arg> = boot_ack boot_partition
Support for both eMMC and NAND devices is included.