On Tue, 25 Aug 2020 at 05:42, Patrice Chotard <[email protected]> wrote: > > Add a test to verify that the no-map property is added in reserved-memory > node when fdtdec_add_reserved_memory() no-map parameter is set to true. > > Signed-off-by: Patrice Chotard <[email protected]> > > --- > > (no changes since v2) > > Changes in v2: > - Add no-map property test into fdtdec test > > test/dm/fdtdec.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

