mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-02 08:00:17 +08:00
user/raspberrypi: Fix typo
enable-uart should be enable_uart in config.txt
This commit is contained in:
parent
79fb6fddf8
commit
979c5b22e8
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user