Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 8/9] atmel: add a flashing helper and documentation
Date: Sat, 16 May 2015 23:53:00 +0200	[thread overview]
Message-ID: <20150516215300.GO3338@piout.net> (raw)
In-Reply-To: <20150514033723.GA2558@tarshish>

Hi,

On 14/05/2015 at 06:37:23 +0300, Baruch Siach wrote :
> On Wed, May 13, 2015 at 09:22:56PM +0200, Alexandre Belloni wrote:
> > +You can then flash the board using the provided flasher.sh script in board/atmel:
> > +
> > +board/atmel/flasher.sh <builddir_path> <interface> <board>
> > +
> > +For example:
> > +board/atmel/flasher.sh /tmp/atmel_sama5d3_xplained/ /dev/ttyACM0 sama5d3_xplained
> 
> Since you didn't mention out of tree build in this document, I think 
> './output/' would be better as first argument example. Adding a comment on out 
> of tree build would be nice, though.
> 

Yeah, I thought about that and that is why I used ./output in usage().

I'll switch to:

"
For example, for an out of tree build made in
/tmp/atmel_sama5d3_xplained/ for the sama5d3 Xplained, you would use:
board/atmel/flasher.sh /tmp/atmel_sama5d3_xplained/ /dev/ttyACM0 sama5d3_xplained
"

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-05-16 21:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13 19:22 [Buildroot] [PATCH v2 0/9] configs: defconfigs for Atmel boards Alexandre Belloni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 1/9] configs: update at91sam9g45m10ek defconfig Alexandre Belloni
2015-05-18 21:06   ` Thomas Petazzoni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 2/9] configs: add defconfig for Atmel at91sam9rlek Alexandre Belloni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 3/9] configs: add defconfig for Atmel at91sam9x5ek Alexandre Belloni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 4/9] configs: add defconfig for Atmel sama5d3xek Alexandre Belloni
2015-05-18 21:09   ` Thomas Petazzoni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 5/9] configs: add defconfig for Atmel sama5d4ek Alexandre Belloni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 6/9] configs: add defconfig for Atmel sama5d4 Xplained Ultra Alexandre Belloni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 7/9] configs: add defconfig for Atmel sama5d3 Xplained Alexandre Belloni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 8/9] atmel: add a flashing helper and documentation Alexandre Belloni
2015-05-14  3:37   ` Baruch Siach
2015-05-16 21:53     ` Alexandre Belloni [this message]
2015-05-18 21:13   ` Thomas Petazzoni
2015-05-13 19:22 ` [Buildroot] [PATCH v2 9/9] configs: rename atmel_xplained_defconfig Alexandre Belloni

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=20150516215300.GO3338@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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