[U-Boot] [PATCH 12/31] dtoc: Add a way to create an Fdt object from a data block

Simon Glass sjg at chromium.org
Tue Oct 2 11:19:44 UTC 2018


On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
> Support creating an Fdt object without having to write the data to a file
> first.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/dtoc/fdt.py      | 14 ++++++++++++++
>  tools/dtoc/test_fdt.py |  8 ++++++++
>  2 files changed, 22 insertions(+)

Applied to u-boot-dm, and now in mainline.


More information about the U-Boot mailing list