summaryrefslogtreecommitdiffstats
path: root/user/bsps/arm
diff options
context:
space:
mode:
authorG S Niteesh Babu <niteesh.gs@gmail.com>2020-03-16 20:12:06 +0530
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2020-03-19 07:11:07 +0100
commit979c5b22e88790e294ee2515c3fa73b2a2a20342 (patch)
treee33b955f86ac910656dc9c46a94371cd3c160570 /user/bsps/arm
parentc-user: Canonicalize configuration option groups (diff)
downloadrtems-docs-979c5b22e88790e294ee2515c3fa73b2a2a20342.tar.bz2
user/raspberrypi: Fix typo
enable-uart should be enable_uart in config.txt
Diffstat (limited to 'user/bsps/arm')
-rw-r--r--user/bsps/arm/raspberrypi.rst2
1 files changed, 1 insertions, 1 deletions
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