]> git.baikalelectronics.ru Git - uboot.git/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)
commitb87a9a152f1133585f564154754a36cecbb78541
treef2e03ee11524d3a7b673f836bbc0360582c4f471
parent5a265187dffccbc321f6c13dcdaa1e6c3884d826
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