[PATCH] doc: user: barebox: add missing empty lines
Sascha Hauer
sha at pengutronix.de
Tue Jan 2 03:51:18 PST 2024
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 at 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 at 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 |
More information about the barebox
mailing list