On 25 July 2016 at 18:59, Simon Glass <s...@chromium.org> wrote:
> Rather than have dtc worry about which fdt library to use, move this into
> a helper file. Add a function which creates a new Fdt object and scans it,
> regardless of the implementation.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  tools/dtoc/dtoc.py       | 18 +++---------------
>  tools/dtoc/fdt_select.py | 23 +++++++++++++++++++++++
>  2 files changed, 26 insertions(+), 15 deletions(-)
>  create mode 100644 tools/dtoc/fdt_select.py

Applied to u-boot-dm/next.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to