Fix last problem with rpi

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
Pascal Vizeli
2018-06-09 18:04:18 +00:00
parent ac8ebea80c
commit f9f8b91b31
5 changed files with 5 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
## Serial console
For access to terminal over serial console, add `console=ttyAMA0,115200` to `cmdline.txt`.
For access to terminal over serial console, add `console=ttyAMA0,115200` to `cmdline.txt` and `enable_uart=1` into `config.txt`.