[U-Boot] [PATCH 14/30] dtoc: Allow the device tree to be compiled from source

Simon Glass sjg at chromium.org
Sat Aug 27 18:05:50 CEST 2016


On 25 July 2016 at 18:59, Simon Glass <sjg at chromium.org> wrote:
> If a source device tree is provide to the Fdt() constructors, compile it
> automatically. This will be used in tests, where we want to build a
> particular test .dts file and check that it works correctly in binman.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/dtoc/fdt_fallback.py |  2 ++
>  tools/dtoc/fdt_normal.py   |  7 +++++--
>  tools/dtoc/fdt_util.py     | 41 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 48 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list