mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-26 22:22:34 +01:00
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 | ||