commit | acc626d250a26732be54f1e2e9a47be251698cd6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:18 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:16:47 2017 -0600 |
tree | f2e03ee11524d3a7b673f836bbc0360582c4f471 | |
parent | 657d0f3272daf56c6acab1bb9ab9dac70241a036 [diff] |
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>