public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 09/10] RFC: Use binman for a sunxi board
Date: Wed, 5 Oct 2016 22:03:26 -0400	[thread overview]
Message-ID: <20161006020326.GL4884@bill-the-cat> (raw)
In-Reply-To: <1475627140-8617-10-git-send-email-sjg@chromium.org>

On Tue, Oct 04, 2016 at 06:25:39PM -0600, Simon Glass wrote:
> Add an example usage of binman for a sunxi board. This involves adding the
> image definition to the device tree and using it in the Makefile.
> 
> This is for example only.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
> 
> Changes in v3:
> - Use a <dts>-u-boot.dtsi file for the binman changes
> 
> Changes in v2: None
> 
>  Makefile                                    |  4 +---
>  arch/arm/dts/sun7i-a20-pcduino3-u-boot.dtsi | 14 ++++++++++++++
>  2 files changed, 15 insertions(+), 3 deletions(-)
>  create mode 100644 arch/arm/dts/sun7i-a20-pcduino3-u-boot.dtsi

OK, we have a board example for arm and a platform example for x86.  But
lets move this to non-RFC and provide the sunxi example above as the
vendor one (the sunxi rule that you remove is for all sunxi).

Perhaps one of the am335x vboot examples would be the right place to
find a board-specific use for binman?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161005/fbd23b7a/attachment.sig>

  reply	other threads:[~2016-10-06  2:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-05  0:25 [U-Boot] [PATCH v3 00/10] binman: A tool for creating firmware images Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 01/10] binman: Introduce binman, a tool for building binary images Simon Glass
2016-10-05  4:08   ` Masahiro Yamada
2016-10-13 22:52     ` Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 02/10] binman: Add basic entry types for U-Boot Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 03/10] binman: Add support for building x86 ROMs Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 04/10] binman: Add support for u-boot.img as an input binary Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 05/10] binman: Add support for building x86 ROMs with SPL Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 06/10] binman: Add a build rule for binman Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 07/10] binman: Allow configuration options to be used in .dts files Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 08/10] binman: Automatically include a U-Boot .dtsi file Simon Glass
2016-10-05  3:51   ` Masahiro Yamada
2016-10-05 16:51     ` Simon Glass
2016-10-05 22:24       ` Stefan Bruens
2016-10-06  2:04       ` Tom Rini
2016-11-16  0:18         ` Simon Glass
2016-10-05  0:25 ` [U-Boot] [PATCH v3 09/10] RFC: Use binman for a sunxi board Simon Glass
2016-10-06  2:03   ` Tom Rini [this message]
2016-10-05  0:25 ` [U-Boot] [PATCH v3 10/10] RFC: Use binman for an x86 board Simon Glass

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=20161006020326.GL4884@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox