summaryrefslogtreecommitdiffstats
path: root/Documentation/user
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/user')
-rw-r--r--Documentation/user/barebox.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/user/barebox.rst b/Documentation/user/barebox.rst
index a890aa4dbe..7b37ddba77 100644
--- a/Documentation/user/barebox.rst
+++ b/Documentation/user/barebox.rst
@@ -222,6 +222,7 @@ command doesn't support the barebox binaries directly, they first have to be
converted to uImage format using the mkimage tool provided with U-Boot:
.. code-block:: console
+
sh: mkimage -n barebox -A arm -T kernel -C none -a 0x80000000 -d \
build/images/barebox-freescale-imx53-loco.img image