mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-07 10:32:11 +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>