mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
3cb44ba80c
We need to test both the normal (Python libfdt module) and fallback (fdtget) implementations of the Fdt class. Add a way to select which implementation to use. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
.gitignore | ||
dtoc | ||
dtoc.py | ||
fdt.py | ||
fdt_fallback.py | ||
fdt_normal.py | ||
fdt_select.py | ||
fdt_util.py |