Hi Emmanuel, On 28 December 2016 at 03:57, Emmanuel Vadot <[email protected]> wrote: > On Wed, 28 Dec 2016 11:30:10 +0100 > Emmanuel Vadot <[email protected]> wrote: > >> >> Hello Simon, >> >> On Fri, 23 Dec 2016 01:39:06 -0700 >> Simon Glass <[email protected]> wrote: >> >> > On 18 December 2016 at 19:48, Tom Rini <[email protected]> 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 <[email protected]> >> > > >> > > Reviewed-by: Tom Rini <[email protected]> >> > > >> > > -- >> > > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

