[U-Boot] [U-Boot,v6,11/13] sunxi: Use binman for sunxi boards

Simon Glass sjg at chromium.org
Thu Jan 12 06:08:03 CET 2017


Hi Emmanuel,

On 28 December 2016 at 03:57, Emmanuel Vadot <manu at bidouilliste.com> wrote:
> On Wed, 28 Dec 2016 11:30:10 +0100
> Emmanuel Vadot <manu at bidouilliste.com> wrote:
>
>>
>>  Hello Simon,
>>
>> On Fri, 23 Dec 2016 01:39:06 -0700
>> Simon Glass <sjg at chromium.org> wrote:
>>
>> > On 18 December 2016 at 19:48, Tom Rini <trini at konsulko.com> wrote:
>> > > On Fri, Nov 25, 2016 at 08:16:01PM -0700, Simon Glass wrote:
>> > >
>> > >> Move sunxi boards to use binman. This involves adding the image definition
>> > >> to the device tree and using it in the Makefile.
>> > >>
>> > >> Signed-off-by: Simon Glass <sjg at chromium.org>
>> > >
>> > > Reviewed-by: Tom Rini <trini at konsulko.com>
>> > >
>> > > --
>> > > Tom
>> >
>> > Applied to u-boot-dm and now in mainline.
>>
>>  Shouldn't all the config for sunxi board defines
>> CONFIG_SPL_OF_PLATDATA=y now so libfdt.so will be built ?
>>
>
>  Sorry, I meant the python module.

Well for now an easier solution is to build sandbox_spl once. My plan
is to upstream the Python bindings to libfdt, but it's slow going.
There should be no major consequence to not having the module. It is
just fractionally slower.

Regards,
Simon


More information about the U-Boot mailing list