DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] doc: document the new SAMA5D2 boards
Date: Mon, 12 Oct 2020 00:53:51 +0200	[thread overview]
Message-ID: <0b7c6da6-06b5-25b0-0e02-b609a4c4f284@pengutronix.de> (raw)
In-Reply-To: <20201011223831.erbjva2p4j5hylph@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 <rhi@pengutronix.de>
>> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
>> ---
>>  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

      reply	other threads:[~2020-10-11 22:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29  6:02 [DistroKit] [PATCH 1/6] v7a: barebox: version bump v2020.08.1 → v2020.09.0 Ahmad Fatoum
2020-09-29  6:02 ` [DistroKit] [PATCH 2/6] v7a: barebox: add new rule for sama5d2 support Ahmad Fatoum
2020-09-29 10:33   ` Roland Hieber
2020-09-29  6:02 ` [DistroKit] [PATCH 3/6] v7a: kernel: extend " Ahmad Fatoum
2020-09-29 10:36   ` Roland Hieber
2020-09-29 13:29     ` Ahmad Fatoum
2020-09-29  6:02 ` [DistroKit] [PATCH 4/6] v7a: generate image for sama5d27 SOM1 Evaluation Kit Ahmad Fatoum
2020-09-29  6:02 ` [DistroKit] [PATCH 5/6] v7a: at91: add sama5d2-based giant board device tree Ahmad Fatoum
2020-09-29  6:02 ` [DistroKit] [PATCH 6/6] v7a: sama5d2: generate image for Groboard Giantboard as well Ahmad Fatoum
2020-09-29 10:40   ` Roland Hieber
2020-09-29 13:39     ` [DistroKit] [PATCH] doc: document the new SAMA5D2 boards Ahmad Fatoum
2020-09-30  9:30       ` Roland Hieber
2020-10-11 22:38       ` Roland Hieber
2020-10-11 22:53         ` Ahmad Fatoum [this message]

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=0b7c6da6-06b5-25b0-0e02-b609a4c4f284@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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