Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-02 | fdt: Allow swig options to be provided by Makefile | Simon Glass | |
U-Boot needs to provide some swig include directories. Add this feature. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2017-06-02 | fdt: Add Python bindings | Simon Glass | |
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> |