[U-Boot] [PATCH] tests: dtoc: adapt tests to changed dtoc output

Simon Glass sjg at chromium.org
Mon Jan 21 18:06:29 UTC 2019


Hi Simon,

On Mon, 21 Jan 2019 at 22:08, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
>
> The dtoc tests need to be adapted to dtoc being changed to output platdata
> structs as const, which has been introduced in commit 7d05d3a8e35f ("dtoc:
> make generated platdata structs const").
>
> Fixes: 7d05d3a8e35f ("dtoc: make generated platdata structs const")
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
>  tools/dtoc/test_dtoc.py | 54 ++++++++++++++++++++---------------------
>  1 file changed, 27 insertions(+), 27 deletions(-)

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

Thanks for dealing with this so quickly!

Regards,
Simon


More information about the U-Boot mailing list