All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/2] avb: Make AVB independent of fastboot
Date: Wed, 12 Aug 2020 10:45:21 -0400	[thread overview]
Message-ID: <20200812144521.GJ20605@bill-the-cat> (raw)
In-Reply-To: <20200811144604.34293-1-usama.arif@arm.com>

On Tue, Aug 11, 2020 at 03:46:03PM +0100, Usama Arif wrote:

> AVB only uses CONFIG_FASTBOOT_BUF_ADDR from fastboot for memory.
> This memory is used for assigning temporary buffers.
> This can be assigned a new variable and used as CONFIG_AVB_BUF_ADDR.
> This is to support future boards that support AVB but dont support
> USB and therefore dont support FASTBOOT.
> 
> Signed-off-by: Usama Arif <usama.arif@arm.com>
> Cc: Igor Opaniuk <igor.opaniuk@gmail.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200812/c70becbb/attachment.sig>

  parent reply	other threads:[~2020-08-12 14:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-11 14:46 [PATCH 1/2] avb: Make AVB independent of fastboot Usama Arif
2020-08-11 14:46 ` [PATCH 2/2] board: armltd: Add support for Total Compute platform Usama Arif
2020-08-12 12:40   ` Tom Rini
2020-08-12 14:12     ` Usama Arif
2020-08-12 14:45 ` Tom Rini [this message]
2020-08-12 16:22 ` [PATCH 1/2] avb: Make AVB independent of fastboot Igor Opaniuk
2020-08-25 12:15 ` Tom Rini

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=20200812144521.GJ20605@bill-the-cat \
    --to=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.