From: Stefan Kerkmann <s.kerkmann@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>
Cc: Stefan Kerkmann <s.kerkmann@pengutronix.de>
Subject: [PATCH] doc: user: barebox: add missing empty lines
Date: Mon, 18 Dec 2023 10:58:07 +0100 [thread overview]
Message-ID: <20231218-doc-missing-empty-lines-v1-1-d18280ebafba@pengutronix.de> (raw)
These where missed in b90e9ad8f7922b6a694c119017168bea1b6e16a1 and thus
didn't render the code blocks.
Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
---
Documentation/user/barebox.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index ea4db28d08..43e5a631ba 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -219,6 +219,7 @@ Another option is to generate a FIT image containing the generic DT image and a
matching device tree with ``mkimage``:
.. code-block:: console
+
sh: mkimage --architecture arm \
--os linux \
--type kernel \
@@ -233,6 +234,7 @@ This FIT image can then be loaded by U-Boot and executed just like a regular
Linux kernel:
.. code-block:: console
+
U-Boot: tftp $fit_addr barebox-dt-2nd.fit
U-Boot: bootm $fit_addr
---
base-commit: ed433cbef99860b39dfbc2d36983026cced54583
change-id: 20231218-doc-missing-empty-lines-12a48d7dba82
Best regards,
--
Stefan Kerkmann <s.kerkmann@pengutronix.de>
next reply other threads:[~2023-12-18 9:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 9:58 Stefan Kerkmann [this message]
2024-01-02 11:51 ` 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=20231218-doc-missing-empty-lines-v1-1-d18280ebafba@pengutronix.de \
--to=s.kerkmann@pengutronix.de \
--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