user/raspberrypi: Fix typo

enable-uart should be enable_uart in config.txt
This commit is contained in:
G S Niteesh Babu 2020-03-16 20:12:06 +05:30 committed by Christian Mauderer
parent 79fb6fddf8
commit 979c5b22e8

View File

@ -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