summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/omap.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/boards/omap.rst')
-rw-r--r--Documentation/boards/omap.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/boards/omap.rst b/Documentation/boards/omap.rst
index c2697510c5..717a38fe01 100644
--- a/Documentation/boards/omap.rst
+++ b/Documentation/boards/omap.rst
@@ -15,7 +15,9 @@ The PandaBoard boots from SD card. The OMAP Boot ROM code loads a file named
scripts on the net which describe how to prepare such a card (it needs
special partitioning). The same procedure can be used for barebox. With such a
card (assumed to be at /dev/sdc), the following can be used to build and install
-barebox::
+barebox:
+
+.. code-block:: console
# mount -t fat /dev/sdc1 /mnt
# make panda_xload_defconfig