[U-Boot] [PATCH v2 13/29] dtoc: Make use of the new pylibfdt methods

Simon Glass sjg at chromium.org
Mon Jul 9 19:52:38 UTC 2018


On 6 July 2018 at 10:27, Simon Glass <sjg at chromium.org> wrote:
> Now that pylibfdt supports a fuller API we don't need to directly call
> the libfdt stubs. Update the code to use the Fdt methods instead.
>
> Some other cases remain which will be tidied up in a later commit, since
> they need larger changes.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  tools/dtoc/fdt.py | 26 ++++++++++++++------------
>  1 file changed, 14 insertions(+), 12 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list