[PATCH rtems-docs] user/raspberrypi: Fix typo
Christian Mauderer
christian.mauderer at embedded-brains.de
Thu Mar 19 06:17:07 UTC 2020
Hello Niteesh,
thanks for finding and fixing that. It's a very small patch and no one
objected in the last days. So I pushed it.
Best regards
Christian
On 16/03/2020 15:42, G S Niteesh Babu wrote:
> enable-uart should be enable_uart in config.txt
> ---
> user/bsps/arm/raspberrypi.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/user/bsps/arm/raspberrypi.rst b/user/bsps/arm/raspberrypi.rst
> index 72889a5..c26f4b5 100644
> --- a/user/bsps/arm/raspberrypi.rst
> +++ b/user/bsps/arm/raspberrypi.rst
> @@ -46,7 +46,7 @@ Make sure you have these lines below, in your ``config.txt``.
>
> .. code-block:: none
>
> - enable-uart=1
> + enable_uart=1
> kernel_address=0x200000
> kernel=kernel.img
>
>
--
--------------------------------------------
embedded brains GmbH
Herr Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax: +49-89-18 94 741 - 08
PGP: Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list