public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6sabre_common: Add DFU support
Date: Fri, 2 Oct 2015 10:51:52 +0200	[thread overview]
Message-ID: <560E45A8.9020702@denx.de> (raw)
In-Reply-To: <1442980353-4073-1-git-send-email-festevam@gmail.com>

On 23/09/2015 05:52, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Add DFU support.
> 
> Tested by flashing SPL and u-boot.img into SPI NOR flash with the
> following commands:
> 
> => setenv dfu_alt_info ${dfu_alt_info_spl}
> 
> => run dfuspi
> 
> On the host PC:
> 
> $ sudo dfu-util -D SPL -a spl
> 
> On the target:
> 
> CTRL+C
> => setenv dfu_alt_info ${dfu_alt_info_img}
> 
> => run dfuspi
> 
> On the host PC:
> 
> $ sudo dfu-util -D u-boot.img -a u-boot
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---

Applied to u-boot-imx, thanks!

Best regards,
Stefano Babic



-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      reply	other threads:[~2015-10-02  8:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23  3:52 [U-Boot] [PATCH] mx6sabre_common: Add DFU support Fabio Estevam
2015-10-02  8:51 ` Stefano Babic [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=560E45A8.9020702@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.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