mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rohieb@rohieb.name>
To: barebox@lists.infradead.org
Cc: Roland Hieber <rohieb@rohieb.name>
Subject: [PATCH 3/9] doc: boards: Amazon Kindle 3: apply more formatting
Date: Tue, 12 Jun 2018 00:02:29 +0200	[thread overview]
Message-ID: <20180611220235.15995-4-rohieb@rohieb.name> (raw)
In-Reply-To: <20180611220235.15995-1-rohieb@rohieb.name>

Signed-off-by: Roland Hieber <rohieb@rohieb.name>
---
 Documentation/boards/imx/amazon-kindle-3.rst | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/Documentation/boards/imx/amazon-kindle-3.rst b/Documentation/boards/imx/amazon-kindle-3.rst
index 50592f2cb9..dffb7efb2d 100644
--- a/Documentation/boards/imx/amazon-kindle-3.rst
+++ b/Documentation/boards/imx/amazon-kindle-3.rst
@@ -14,7 +14,10 @@ vendor modified u-boot imximage.
 To upload and run a new bootloader the device can be put into USB-downloader
 mode by the SOC microcode when Vol+ is pressed during startup. A new USB
 device "SE Blank RINGO" should appear, barebox may be uploaded using
-$ scripts/imx/imx-usb-loader barebox.imximg
+
+::
+
+        $ scripts/imx/imx-usb-loader barebox.imximg
 
 Note: a USB serial ACM console will be launched by a barebox init script
 when the cursor select key is pressed during startup (e.g. before running
@@ -23,6 +26,7 @@ imx-usb-loader)
 Barebox may be used as drop-in replacement for the shipped bootloader.
 When installing the barebox imximg on the eMMC take care not to overwrite
 the partition table and vendor supplied serial numbers stored on the eMMC.
-e.g. just write the imx-header and the application section:
-memcpy -b -s barebox.imximg -d /dev/disk0.imx_header 1024 0 1024
-memcpy -b -s barebox.imximg -d /dev/disk0.self 4096 0 195584
+e.g. just write the imx-header and the application section::
+
+        memcpy -b -s barebox.imximg -d /dev/disk0.imx_header 1024 0 1024
+        memcpy -b -s barebox.imximg -d /dev/disk0.self 4096 0 195584
-- 
2.17.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2018-06-11 22:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-11 22:02 [PATCH 0/9] small nit-picks for the i.MX boards documentation Roland Hieber
2018-06-11 22:02 ` [PATCH 1/9] doc: boards: imx: order table of contents alphabetically Roland Hieber
2018-06-11 22:02 ` [PATCH 2/9] doc: boards: Amazon Kindle 4/5: apply some more formatting Roland Hieber
2018-06-11 22:02 ` Roland Hieber [this message]
2018-06-11 22:02 ` [PATCH 4/9] doc: boards: element14 WaRP7: fix header level and nested list Roland Hieber
2018-06-11 22:02 ` [PATCH 5/9] doc: boards: Garz+Fricke Vincell: fix header level, capitalization and punctuation Roland Hieber
2018-06-11 22:02 ` [PATCH 6/9] doc: boards: Ka-Ro TX6: use official spelling of Ka-Ro Roland Hieber
2018-06-11 22:02 ` [PATCH 7/9] doc: boards: Phytec phyCORE-i.MX31: fix formatting, style Roland Hieber
2018-06-11 22:02 ` [PATCH 8/9] doc: boards: Synertronixx SCB9328: use official uppercase spelling Roland Hieber
2018-06-11 22:02 ` [PATCH 9/9] doc: boards: Wandboard: fix formatting and punctuation Roland Hieber
2018-06-13  7:16 ` [PATCH 0/9] small nit-picks for the i.MX boards documentation Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180611220235.15995-4-rohieb@rohieb.name \
    --to=rohieb@rohieb.name \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox