From: Johannes Zink <j.zink@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Johannes Zink <j.zink@pengutronix.de>
Subject: [PATCH] fixup! ARM: i.MX7: add 96Boards Meerkat96 support
Date: Tue, 12 Jul 2022 07:04:49 +0200 [thread overview]
Message-ID: <20220712050449.3593253-1-j.zink@pengutronix.de> (raw)
In-Reply-To: <20220711141246.3331160-2-j.zink@pengutronix.de>
This is a fixup for the documentation: fixed line breaks, whitespace changes
and typos as requested.
Signed-off-by: Johannes Zink <j.zink@pengutronix.de>
---
Documentation/boards/imx/meerkat96.rst | 28 ++++++++++++++++++--------
1 file changed, 20 insertions(+), 8 deletions(-)
diff --git a/Documentation/boards/imx/meerkat96.rst b/Documentation/boards/imx/meerkat96.rst
index 3cdb1beaf..3a51b9144 100644
--- a/Documentation/boards/imx/meerkat96.rst
+++ b/Documentation/boards/imx/meerkat96.rst
@@ -1,28 +1,40 @@
Meerkat 96
==========
-The Meerkat96 is a single board computer based on an i.MX7D SoC by NXP, featuring a dual core ARM Cortex-A7 at 1 GHz and a Cortex-M4 at 266MHz and 512 MB DRAM. For further details on the board's features check the manufacturers page at https://www.96boards.org/product/imx7-96
+The Meerkat96 is a single board computer based on an i.MX7D SoC by NXP,
+featuring a dual core ARM Cortex-A7 at 1 GHz and a Cortex-M4 at 266MHz
+and 512 MB DRAM. For further details on the board's features check the
+manufacturers page at https://www.96boards.org/product/imx7-96
Serial console
--------------
-UART6 of the i.MX7D is broken out to Pinheader J3, on the Silkscreen the Pins are labeled with B (Ground), W (UART 6 TX) and G (UART 6 RX). If you use the UART-To-Serial-Converter provided with the board, you can just connect the Black jumper to B, the White to W and the Green to G. The UART uses 3.3V levels.
+UART6 of the i.MX7D is broken out to Pinheader J3, on the Silkscreen
+the Pins are labeled with B (Ground), W (UART 6 TX) and G (UART 6 RX).
+If you use the UART-To-USB-Converter provided with the board, you can
+just connect the Black jumper to B, the White to W and the Green to G.
+
+The UART uses 3.3V levels.
Building Barebox
----------------
-To build Barebox for ZII i.MX7 based boards do the following:
-
-.. code-block:: sh
-
- make ARCH=arm CROSS_COMPILE=<ARM toolchain prefix> mrproper
+To build Barebox for the meerkat96 board do the following:
+
+.. code-block:: sh
+
+ make ARCH=arm CROSS_COMPILE=<ARM toolchain prefix> mrproper
make ARCH=arm CROSS_COMPILE=<ARM toolchain prefix> imx_v7_defconfig
make ARCH=arm CROSS_COMPILE=<ARM toolchain prefix>
Bringup
-------
-flash the resulting barebox-meerkat96.img to an sdcard at address 0. Make sure the pmic is set to power-on state by setting the dipswitch SW3 on the boards bottom side to 1-1 (i.e. all switches on, which is the factory default).
+flash the resulting barebox-meerkat96.img to an sdcard at address 0.
+
+Make sure the pmic is set to power-on state by setting the dipswitch
+SW3 on the boards bottom side to 1-1 (i.e. all switches on, which is
+the factory default).
Schematics
----------
--
2.30.2
next prev parent reply other threads:[~2022-07-12 5:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-11 14:12 [PATCH v2 1/2] ARM: i.MX: configs: add recent boards to imx_v7_defconfig Johannes Zink
2022-07-11 14:12 ` [PATCH v2 2/2] ARM: i.MX7: add 96Boards Meerkat96 support Johannes Zink
2022-07-11 14:21 ` Ahmad Fatoum
2022-07-12 5:04 ` Johannes Zink [this message]
2022-07-12 5:59 ` [PATCH] fixup! " Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220712050449.3593253-1-j.zink@pengutronix.de \
--to=j.zink@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox