[U-Boot] [PATCH v2 03/12] dtoc: Add a way for tests to request the fallback library
Simon Glass
sjg at chromium.org
Sun Oct 2 19:58:59 CEST 2016
On 25 September 2016 at 15:52, Simon Glass <sjg at 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 at 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
More information about the U-Boot
mailing list