summaryrefslogtreecommitdiffstats
path: root/Documentation/boards/mxs
diff options
context:
space:
mode:
authorHolger Schurig <holgerschurig@gmail.com>2014-06-27 13:00:16 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2014-06-27 21:45:34 +0200
commitd4efb42f80253c979e32459bc755318d696de654 (patch)
treec452333ce72813ab6b863653d3a245ae0fbdb9f0 /Documentation/boards/mxs
parentce9d79cc4f0c11c6944a2061a218fa69f7abf9e0 (diff)
downloadbarebox-d4efb42f80253c979e32459bc755318d696de654.tar.gz
barebox-d4efb42f80253c979e32459bc755318d696de654.tar.xz
doc: add colon after NOTE and HINT
Signed-off-by: Holger Schurig <holgerschurig@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/boards/mxs')
-rw-r--r--Documentation/boards/mxs/Chumby-Falconwing.rst2
-rw-r--r--Documentation/boards/mxs/Freescale-i.MX23-evk.rst2
-rw-r--r--Documentation/boards/mxs/KaRo-TX28.rst4
3 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/boards/mxs/Chumby-Falconwing.rst b/Documentation/boards/mxs/Chumby-Falconwing.rst
index 73e4c302f0..4cf4591203 100644
--- a/Documentation/boards/mxs/Chumby-Falconwing.rst
+++ b/Documentation/boards/mxs/Chumby-Falconwing.rst
@@ -26,7 +26,7 @@ Build the bootloader binary image::
make ARCH=arm CROSS_COMPILE=armv5compiler
-NOTE replace the armv5compiler with your ARM v5 cross compiler.
+**NOTE:** replace the armv5compiler with your ARM v5 cross compiler.
How to prepare an MCI card to boot the "chumby one" with barebox
----------------------------------------------------------------
diff --git a/Documentation/boards/mxs/Freescale-i.MX23-evk.rst b/Documentation/boards/mxs/Freescale-i.MX23-evk.rst
index b03508c0bb..a2cdc38aec 100644
--- a/Documentation/boards/mxs/Freescale-i.MX23-evk.rst
+++ b/Documentation/boards/mxs/Freescale-i.MX23-evk.rst
@@ -25,4 +25,4 @@ Build the bootloader binary image::
make ARCH=arm CROSS_COMPILE=armv5compiler
-**NOTE** replace the armv5compiler with your ARM v5 cross compiler.
+**NOTE:** replace the armv5compiler with your ARM v5 cross compiler.
diff --git a/Documentation/boards/mxs/KaRo-TX28.rst b/Documentation/boards/mxs/KaRo-TX28.rst
index a6c308c7e6..85d200b4be 100644
--- a/Documentation/boards/mxs/KaRo-TX28.rst
+++ b/Documentation/boards/mxs/KaRo-TX28.rst
@@ -31,9 +31,9 @@ Build the binary image::
make ARCH=arm CROSS_COMPILE=armv5compiler
-**NOTE** replace the armv5compiler with your ARM v5 cross compiler.
+**NOTE:** replace the armv5compiler with your ARM v5 cross compiler.
-**NOTE** To use the result, you also need the following resources from Freescale:
+**NOTE:** to use the result, you also need the following resources from Freescale:
* the 'bootlets' archive
* the 'elftosb2' encryption tool
* in the case you want to start @b barebox from an attached SD card the 'sdimage' tool from Freescale's 'uuc' archive.