public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Andrii Chepurnyi <andrii.chepurnyi82@gmail.com>
Cc: u-boot@lists.denx.de, igor.opaniuk@gmail.com,
	gary.bisson@boundarydevices.com,
	Andrii Chepurnyi <andrii_chepurnyi@epam.com>
Subject: Re: [PATCH v4 1/3] cmd: bcb: introduce optional interface parameter to bcb
Date: Fri, 2 Sep 2022 21:55:06 -0400	[thread overview]
Message-ID: <20220903015506.GO7942@bill-the-cat> (raw)
In-Reply-To: <20220801080717.9899-2-andrii_chepurnyi@epam.com>

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

On Mon, Aug 01, 2022 at 11:07:15AM +0300, Andrii Chepurnyi wrote:

> From: Andrii Chepurnyi <andrii.chepurnyi82@gmail.com>
> 
> From: Andrii Chepurnyi <andrii_chepurnyi@epam.com>
> 
> Originally, bcb implementation relay on mmc block devices.
> The interface parameter will give the ability to use bcb with
> various block devices by choosing the exact interface type.
> By default (if no interface parameter is provided) mmc interface
> will be used.
> 
> Reviewed-by: Igor Opaniuk <igor.opaniuk@gmail.com>
> Signed-off-by: Andrii Chepurnyi <andrii_chepurnyi@epam.com>

The tests now fail:
https://source.denx.de/u-boot/u-boot/-/jobs/490627

-- 
Tom

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

  reply	other threads:[~2022-09-03  1:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-08 12:43 [PATCH v1 0/3] Support various block interfaces for avb and bcb Andrii Chepurnyi
2022-04-08 12:43 ` [PATCH v1 1/3] cmd: bcb: introduce optional interface parameter to bcb Andrii Chepurnyi
2022-04-08 12:43 ` [PATCH v1 2/3] cmd: avb: introduce optional interface parameter to avb init Andrii Chepurnyi
2022-04-08 12:43 ` [PATCH v1 3/3] cmd: avb: remove warning during avb build Andrii Chepurnyi
2022-04-19  6:46 ` [PATCH v2 0/2] Support various block interfaces for avb and bcb Andrii Chepurnyi
2022-04-19  6:46 ` [PATCH v2 1/2] cmd: bcb: introduce optional interface parameter to bcb Andrii Chepurnyi
2022-05-04 15:48   ` Igor Opaniuk
2022-04-19  6:46 ` [PATCH v2 2/2] cmd: avb: introduce optional interface parameter to avb init Andrii Chepurnyi
2022-05-04 20:40   ` Igor Opaniuk
2022-07-20 14:59 ` [PATCH v3 0/3] Support various block interfaces for avb and bcb Andrii Chepurnyi
2022-07-20 14:59 ` [PATCH v3 1/3] cmd: bcb: introduce optional interface parameter to bcb Andrii Chepurnyi
2022-07-29 15:36   ` Igor Opaniuk
2022-07-20 14:59 ` [PATCH v3 2/3] cmd: avb: introduce optional interface parameter to avb init Andrii Chepurnyi
2022-07-29 15:38   ` Igor Opaniuk
2022-07-20 14:59 ` [PATCH v3 3/3] cmd: avb: remove mmc naming from generic block code Andrii Chepurnyi
2022-07-29 15:35   ` Igor Opaniuk
2022-08-01  8:07 ` [PATCH v4 0/3] Support various block interfaces for avb and bcb Andrii Chepurnyi
2022-08-01  8:07 ` [PATCH v4 1/3] cmd: bcb: introduce optional interface parameter to bcb Andrii Chepurnyi
2022-09-03  1:55   ` Tom Rini [this message]
2022-09-09 13:11     ` Andrii Chepurnyi
2022-08-01  8:07 ` [PATCH v4 2/3] cmd: avb: introduce optional interface parameter to avb init Andrii Chepurnyi
2022-08-01  8:07 ` [PATCH v4 3/3] cmd: avb: remove mmc naming from generic block code Andrii Chepurnyi

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=20220903015506.GO7942@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=andrii.chepurnyi82@gmail.com \
    --cc=andrii_chepurnyi@epam.com \
    --cc=gary.bisson@boundarydevices.com \
    --cc=igor.opaniuk@gmail.com \
    --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