On 25 July 2016 at 18:59, Simon Glass <s...@chromium.org> wrote:
> Add a way to find the byte offset of a property within the device tree. This
> is only supported with the normal libfdt implementation since fdtget does
> not provide this information.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  lib/libfdt/libfdt.swig   |  3 +++
>  tools/dtoc/fdt.py        | 11 +++++++++++
>  tools/dtoc/fdt_normal.py | 18 ++++++++++++++++++
>  3 files changed, 32 insertions(+)

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