diff --git a/Documentation/boards/raspberrypi.mk b/Documentation/boards/raspberrypi.mk new file mode 100644 index 000000000..d3e151710 --- /dev/null +++ b/Documentation/boards/raspberrypi.mk @@ -0,0 +1,5 @@ +# Raspberry PI + +## Serial console + +For access to terminal over serial console, add `console=ttyAMA0,115200` to `cmdline.txt`.