From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: References: <20200929104038.c2xtx2ggso3nnfyq@pengutronix.de> <20200929133952.22786-1-a.fatoum@pengutronix.de> <20201011223831.erbjva2p4j5hylph@pengutronix.de> From: Ahmad Fatoum Message-ID: <0b7c6da6-06b5-25b0-0e02-b609a4c4f284@pengutronix.de> Date: Mon, 12 Oct 2020 00:53:51 +0200 MIME-Version: 1.0 In-Reply-To: <20201011223831.erbjva2p4j5hylph@pengutronix.de> Content-Language: en-US Subject: Re: [DistroKit] [PATCH] doc: document the new SAMA5D2 boards List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Roland Hieber Cc: distrokit@pengutronix.de On 10/12/20 12:38 AM, Roland Hieber wrote: > On Tue, Sep 29, 2020 at 03:39:53PM +0200, Ahmad Fatoum wrote: >> Add some basic documentation for the two new boards added in the >> previous commits. >> >> Suggested-by: Roland Hieber >> Signed-off-by: Ahmad Fatoum >> --- >> doc/hardware.rst | 1 + >> doc/hardware_v7a_sama5d2.rst | 20 ++++++++++++++++++++ >> 2 files changed, 21 insertions(+) >> create mode 100644 doc/hardware_v7a_sama5d2.rst >> >> diff --git a/doc/hardware.rst b/doc/hardware.rst >> index 703261842dde..117fb17cdee5 100644 >> --- a/doc/hardware.rst >> +++ b/doc/hardware.rst >> @@ -49,6 +49,7 @@ It supports the following hardware: >> hardware_v7a_raspi2 >> hardware_v7a_raspi3 >> hardware_v7a_udoo_neo >> + hardware_v7a_sama5d2 >> > > \o/ > >> If you want to get DistroKit running on your ARMv7-A board which is not >> listed above, here is a short overview of the generic way: >> diff --git a/doc/hardware_v7a_sama5d2.rst b/doc/hardware_v7a_sama5d2.rst >> new file mode 100644 >> index 000000000000..bc2ae8bc674d >> --- /dev/null >> +++ b/doc/hardware_v7a_sama5d2.rst >> @@ -0,0 +1,20 @@ >> +SAMA5D2 boards >> +============== >> + >> +DistroKit supports two SAMA5D27 baords out of the box: > > s/baords/boards/ Ok. > >> + >> + * SAMA5D27-SOM1-EK >> + * Groboards Giant Board >> + >> +Boot Media >> +---------- >> + >> +Use one of the ``platform-v7a/images/sama5d27-*.hdimg`` images and copy it > > Ambiguous. Better: > > PTXdist generates ``platform-v7a/images/sama5d27-*.hdimg``. Use the > respective image for your board and copy it ... > > ? > >> +onto your SD card. The Giant board has only 1 microSD slot, the EK has >> +additionally 1 normal SD-sized slot. Both can be used. Can do. >> + >> +Serial Console >> +-------------- >> +The EK has an on-board USB-serial adapter interfaced to J10. This is the >> +default console and power supply. The Giant board can be supplied over the >> +microUSB as well, but it has no serial port there by default. > > So how to get a console on the Giant board? You connect to the pins that say TX/RX. > > - Roland > >> -- >> 2.28.0 >> >> > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de