Hi Thierry, On Fri, 22 Mar 2019 at 02:10, Thierry Reding <[email protected]> wrote: > > From: Thierry Reding <[email protected]> > > Implement carveout tests for 32-bit and 64-bit builds. > > Signed-off-by: Thierry Reding <[email protected]> > --- > Changes in v2: > - new patch > > lib/fdtdec_test.c | 152 ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 152 insertions(+)
Reviewed-by: Simon Glass <[email protected]> Just an idea - as an alternative you could use the built-in device tree as your base rather than creating a new one. But perhaps that would only be safe on sandbox? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

