[U-Boot] [PATCH v2 25/29] dtoc: Add functions to add integer properties
Simon Glass
sjg at chromium.org
Mon Jul 9 19:53:20 UTC 2018
On 6 July 2018 at 10:27, Simon Glass <sjg at chromium.org> wrote:
> Add a few simple functions to add a placeholder integer property, and
> set its value.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> tools/dtoc/fdt.py | 27 +++++++++++++++++++++++++++
> tools/dtoc/test_fdt.py | 20 ++++++++++++++++++++
> 2 files changed, 47 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list