summaryrefslogtreecommitdiffstats
path: root/Documentation/boards
diff options
context:
space:
mode:
authorRoland Hieber <rohieb@rohieb.name>2018-06-12 00:02:33 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-06-13 09:15:53 +0200
commit3ef26f8d8ff8a09eeef642d302b2b1f6694361ba (patch)
tree1a5274809ffbcc82f809614d4a6d84f0358560a0 /Documentation/boards
parent7e4a15d94eed2d3d0a6f3a25bcc7ab84971964d6 (diff)
downloadbarebox-3ef26f8d8ff8a09eeef642d302b2b1f6694361ba.tar.gz
barebox-3ef26f8d8ff8a09eeef642d302b2b1f6694361ba.tar.xz
doc: boards: Phytec phyCORE-i.MX31: fix formatting, style
Signed-off-by: Roland Hieber <rohieb@rohieb.name> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/boards')
-rw-r--r--Documentation/boards/imx/phytec-phycore-i.mx31.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/boards/imx/phytec-phycore-i.mx31.rst b/Documentation/boards/imx/phytec-phycore-i.mx31.rst
index 6c05bcdfdc..d9a981b998 100644
--- a/Documentation/boards/imx/phytec-phycore-i.mx31.rst
+++ b/Documentation/boards/imx/phytec-phycore-i.mx31.rst
@@ -23,8 +23,8 @@ Supported baseboards
Supported baseboards are:
* Silica / Phytec PCM-970 via phyMAP-i.MX31, PMA-001
-How to get barebox for 'Phytec's phyCORE-i.MX31'
-------------------------------------------------
+How to get barebox for Phytec's phyCORE-i.MX31
+----------------------------------------------
Using the default configuration::
@@ -34,8 +34,8 @@ Build the binary image::
make ARCH=arm CROSS_COMPILE=armv5compiler
-**NOTE:** replace ''armv5compiler'' with your ARM v5 cross compiler,
- e.g.: ''arm-1136jfs-linux-gnueabi-''
+.. note:: replace ``armv5compiler`` with your ARM v5 cross compiler prefix,
+ e.g.: ``arm-1136jfs-linux-gnueabi-``
The resulting binary image to be flashed will be ``barebox.bin``, whereas
the file named just ``barebox`` is an ELF executable for ARM.