[U-Boot] [PATCH 01/31] fdt: Add Python support for adding/removing nodes
Simon Glass
sjg at chromium.org
Tue Oct 2 11:19:20 UTC 2018
On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
>
> Pull this support from these upstream commits:
>
> bfbfab0 pylibfdt: Add a means to add and delete notes
> 9005f41 pylibfdt: Allow delprop() to return errors
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> scripts/dtc/pylibfdt/libfdt.i_shipped | 34 ++++++++++++++++++++++-----
> 1 file changed, 28 insertions(+), 6 deletions(-)
Applied to u-boot-dm, and now in mainline.
More information about the U-Boot
mailing list