summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2019-01-16 11:16:01 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-01-21 09:56:50 +0100
commita4f623587b779faa9271bf593b3e9a494bda3e49 (patch)
tree93d1283041f4380345f3a504a740b3581d9bfdb7
parent9f311d59e3736e66b33264271f76f0c0bf9d984d (diff)
downloadbarebox-a4f623587b779faa9271bf593b3e9a494bda3e49.tar.gz
barebox-a4f623587b779faa9271bf593b3e9a494bda3e49.tar.xz
Documentation: i.MX: Kindle 4/5: fix sphinx warnings
sphinx warns: Documentation/boards/imx/amazon-kindle-4-5.rst:39: WARNING: Enumerated list ends without a blank line; unexpected unindent. Documentation/boards/imx/amazon-kindle-4-5.rst:42: WARNING: Enumerated list ends without a blank line; unexpected unindent. Documentation/boards/imx/amazon-kindle-4-5.rst:45: WARNING: Enumerated list ends without a blank line; unexpected unindent. Solve this by fixing the list enumeration and adding blank lines. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--Documentation/boards/imx/amazon-kindle-4-5.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/boards/imx/amazon-kindle-4-5.rst b/Documentation/boards/imx/amazon-kindle-4-5.rst
index 58f38a058e..26f072e28d 100644
--- a/Documentation/boards/imx/amazon-kindle-4-5.rst
+++ b/Documentation/boards/imx/amazon-kindle-4-5.rst
@@ -36,13 +36,15 @@ USB bootloader mode by the SoC microcode:
1. Connect the Kindle to your host computer with a USB cable.
2. Power down the device by holding the power button until the power LED goes
dark (about 10 seconds).
-4. Hold the power button, and hold down a device-specific special key:
+3. Hold the power button, and hold down a device-specific special key:
+
* the fiveway down button on the model D01100
* the home button on model D01200
+
4. Then release the power button, but still hold the special key.
5. A new USB device named ``NS Blank CODEX`` should appear on your host computer.
You can now release the special button.
-7. Finally, upload barebox to the Kindle by using:
+6. Finally, upload barebox to the Kindle by using:
.. code-block:: console