On 6 July 2018 at 10:27, Simon Glass <s...@chromium.org> wrote:
> At present a property with a single phandle looks like an integer value
> to dtoc. Correct this by adjusting it in the phandle-processing code.
>
> Add a test for this.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2:
> - Update to cope with GetPhandle() being removed
>
>  tools/dtoc/dtb_platdata.py       | 12 ++++++++----
>  tools/dtoc/dtoc_test_phandle.dts |  6 ++++++
>  tools/dtoc/test_dtoc.py          | 10 ++++++++++
>  tools/dtoc/test_fdt.py           |  4 +++-
>  4 files changed, 27 insertions(+), 5 deletions(-)

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

Reply via email to