[U-Boot] [PATCH 11/31] dtoc: Add methods for adding and updating properties
Simon Glass
sjg at chromium.org
Tue Oct 2 11:19:41 UTC 2018
On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
> Add a few more functions which allow creating and modifying property
> values. If only we could do this so easily in the real world.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/dtoc/fdt.py | 70 ++++++++++++++++++++++++++++++++++++++++++
> tools/dtoc/test_fdt.py | 43 ++++++++++++++++++++++++++
> 2 files changed, 113 insertions(+)
Applied to u-boot-dm, and now in mainline.
More information about the U-Boot
mailing list