[PATCH v3 5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

Simon Glass sjg at chromium.org
Wed Jun 17 05:11:50 CEST 2020


On Tue, 9 Jun 2020 at 23:36, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> From: Bin Meng <bin.meng at windriver.com>
>
> This adds a test case to test the functionality of the fdtdec API
> fdtdec_add_reserved_memory().
>
> Signed-off-by: Bin Meng <bin.meng at windriver.com>
> ---
>
> Changes in v3:
> - correct typo in the comments, and some minor rewording
>
>  test/dm/fdtdec.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 69 insertions(+)
>

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

I think this is useful. But do note that upstream libfdt has some tess also.


More information about the U-Boot mailing list