]> git.sur5r.net Git - u-boot/commit
fdt: Rename existing python libfdt module
authorSimon Glass <sjg@chromium.org>
Sat, 27 May 2017 13:38:18 +0000 (07:38 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 2 Jun 2017 16:16:47 +0000 (10:16 -0600)
commit555ba4889c8ffc5bac933976db9fd915c796f72d
treef2e03ee11524d3a7b673f836bbc0360582c4f471
parent330274f19d287723e7f2dc507765e836639b7783
fdt: Rename existing python libfdt module

Now that this module has been accepted upstream we should stop using the
local U-Boot one. In preparation for this, rename it to indicate it is for
legacy use.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/libfdt/libfdt.swig [deleted file]
lib/libfdt/libfdt_legacy.swig [new file with mode: 0644]
lib/libfdt/setup.py
tools/Makefile
tools/dtoc/fdt_normal.py