[RFC 4/6] dtoc: update tests to match new platdata

Simon Glass sjg at chromium.org
Wed May 20 05:07:22 CEST 2020


On Wed, 13 May 2020 at 14:14, Walter Lozano <walter.lozano at collabora.com> wrote:
>
> After using a new approach to link nodes when OF_PLATDATA is enabled
> the test cases need to be update.
>
> This patch updates the tests based on this new implementation.
>
> Signed-off-by: Walter Lozano <walter.lozano at collabora.com>
> ---
>  tools/dtoc/test_dtoc.py | 123 ++++++++++++++++++++++++++--------------
>  1 file changed, 81 insertions(+), 42 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

BTW, setting .dev = NULL is not necessary. You could drop it  perhaps?


More information about the U-Boot mailing list