commit | a13d902c8d65f806b417a9caca7035b91250e945 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:11 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:16:46 2017 -0600 |
tree | 468bbd358cf3b6d244941384d1bd401c6726292c | |
parent | 74fbeb3bda99991c84b76aa957e8dbf527b96d2c [diff] |
fdt: Add Python bindings 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@chromium.org>