On Fri, 3 Apr 2020 at 04:43, Laurentiu Tudor <[email protected]> wrote: > > Add a new test for fdtdec_set_carveout(). > > Signed-off-by: Laurentiu Tudor <[email protected]> > --- > test/dm/Makefile | 1 + > test/dm/fdtdec.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 61 insertions(+) > create mode 100644 test/dm/fdtdec.c
Reviewed-by: Simon Glass <[email protected]>

