[U-Boot] [PATCH v2] fdt: Add Python bindings

Simon Glass sjg at chromium.org
Fri Apr 14 10:22:03 UTC 2017


On 10 April 2017 at 13:24, Simon Glass <sjg at chromium.org> wrote:
> An early version of this is available upstream. Bring it in as a starting
> point. This is from dtc upstream commit e56f2b0.
>
> Future work will plumb it into dtoc and remove the now-unnecessary local
> libraries.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Update patch with latest upstream version
>
>  lib/libfdt/pylibfdt/libfdt.i | 389 +++++++++++++++++++++++++++++++++++++++++++
>  lib/libfdt/pylibfdt/setup.py | 123 ++++++++++++++
>  2 files changed, 512 insertions(+)
>  create mode 100644 lib/libfdt/pylibfdt/libfdt.i
>  create mode 100755 lib/libfdt/pylibfdt/setup.py

Applied to u-boot-fdt.


More information about the U-Boot mailing list