
2 Oct
2016
2 Oct
'16
7:58 p.m.
On 25 September 2016 at 15:52, Simon Glass sjg@chromium.org wrote:
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
Changes in v2:
- Add a new patch to allow testing of the fallback Fdt library
tools/dtoc/fdt_select.py | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
Applied to u-boot-dm