* [PATCH] doc: user: barebox: add missing empty lines
@ 2023-12-18 9:58 Stefan Kerkmann
2024-01-02 11:51 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kerkmann @ 2023-12-18 9:58 UTC (permalink / raw)
To: BAREBOX; +Cc: Stefan Kerkmann
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: user: barebox: add missing empty lines
2023-12-18 9:58 [PATCH] doc: user: barebox: add missing empty lines Stefan Kerkmann
@ 2024-01-02 11:51 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2024-01-02 11:51 UTC (permalink / raw)
To: Stefan Kerkmann; +Cc: BAREBOX
On Mon, Dec 18, 2023 at 10:58:07AM +0100, Stefan Kerkmann wrote:
> 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(+)
>
Applied, thanks
Sascha
> 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>
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-02 11:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18 9:58 [PATCH] doc: user: barebox: add missing empty lines Stefan Kerkmann
2024-01-02 11:51 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox