public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Marek Vasut <marex@denx.de>
Cc: u-boot@lists.denx.de, Lukasz Majewski <lukma@denx.de>
Subject: Re: [PATCH] dfu: dfu_sf: Add support for multiple flashes
Date: Mon, 25 Oct 2021 18:19:33 -0400	[thread overview]
Message-ID: <20211025221933.GA8284@bill-the-cat> (raw)
In-Reply-To: <57809c5b-7717-b573-915a-e57e5a57baed@denx.de>

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

On Tue, Oct 26, 2021 at 12:18:55AM +0200, Marek Vasut wrote:
> On 10/26/21 12:12 AM, Tom Rini wrote:
> > On Tue, Sep 14, 2021 at 05:27:51AM +0200, Marek Vasut wrote:
> > 
> > > Add dfu_alt_info option which allows specifying multiple SPI flashes
> > > as an alt info. The syntax is as follows:
> > > 
> > > altname sf bus:cs[:speed[:mode]]
> > > 
> > > Example:
> > > dfu_alt_info=qspi0 sf 0:0;qspi1 sf 0:1
> > > 
> > > Signed-off-by: Marek Vasut <marex@denx.de>
> > > Cc: Lukasz Majewski <lukma@denx.de>
> > > Reviewed-by: Lukasz Majewski <lukma@denx.de>
> > 
> > This breaks support for:
> > dfu_alt_info=sf 0:0=u-boot-bin raw 0x100000 0x50000;u-boot-env raw 0x150000 0x20 0000
> > 
> > as used in the eficapsule update tests.
> 
> See [PATCH v2] dfu: dfu_sf: Add support for multiple flashes

Ah thanks, sorry.


-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2021-10-25 22:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14  3:27 [PATCH] dfu: dfu_sf: Add support for multiple flashes Marek Vasut
2021-09-14  9:31 ` Lukasz Majewski
2021-10-25 22:12 ` Tom Rini
2021-10-25 22:18   ` Marek Vasut
2021-10-25 22:19     ` Tom Rini [this message]
2021-10-25 22:21     ` Tom Rini
2021-10-25 22:34       ` Marek Vasut

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=20211025221933.GA8284@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=lukma@denx.de \
    --cc=marex@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