On Tue, 9 Jun 2020 at 23:36, Bin Meng <[email protected]> wrote: > > From: Bin Meng <[email protected]> > > This adds a test case to test the functionality of the fdtdec API > fdtdec_add_reserved_memory(). > > Signed-off-by: Bin Meng <[email protected]> > --- > > 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 <[email protected]> I think this is useful. But do note that upstream libfdt has some tess also.

