diff --git a/Development_Environment/Boards/imx8.rst b/Development_Environment/Boards/imx8.rst index 2efbd73dcac58d29cff21a9cf5c2a775e5ea9055..d05804f80066ea354039c097a2109c2ba111d04c 100644 --- a/Development_Environment/Boards/imx8.rst +++ b/Development_Environment/Boards/imx8.rst @@ -263,16 +263,14 @@ The serial console should appear at ``/dev/ttyACM0``, and a new newtwork interfa As usual, don't hesitate to `get in touch`_ if you find yourself stuck. -LCD display +LCD Display ~~~~~~~~~~~ If your screen has been one-time programmed (OTP'd), then it will be able to function with the appropriate device tree file. Follow this tutorial to test it. -After flashing the latest image, connect to it using serial console in the same way as previously, and log in as root. +After flashing the latest image, connect to it using serial console in the same way as previously, and log in as ``root``. -Put the `librem5-evk-lcdonly.dtb` file in the correct place: - -:: +Put the ``librem5-evk-lcdonly.dtb`` file in the correct place:: root@pureos:~# cp /usr/lib/linux-image-`uname -r`/freescale/librem5-evk-lcdonly.dtb /boot/dtbs root@pureos:~# cp /boot/dtbs/librem5-evk.dtb /boot/dtbs/librem5-evk.dtb.bak