[U-Boot] [PATCH v3 09/10] RFC: Use binman for a sunxi board

Tom Rini trini at konsulko.com
Thu Oct 6 04:03:26 CEST 2016


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 at 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>


More information about the U-Boot mailing list