[U-Boot] [PATCH v3 2/4] test: Add tests for DT-manipulation functions
Simon Glass
sjg at chromium.org
Tue Oct 2 11:20:42 UTC 2018
On 25 June 2018 at 23:46, Mario Six <mario.six at gdsys.cc> wrote:
> Add tests for the ofnode_set_enabled, ofnode_write_string, and
> ofnode_write_property functions.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>
> ---
>
> v2 -> v3:
> * Fixed style violation
>
> v1 -> v2:
> New in v2
>
> ---
> test/dm/test-fdt.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 54 insertions(+)
Applied to u-boot-dm, and now in mainline, thanks!
More information about the U-Boot
mailing list