On 29 April 2018 at 13:56, Daniel Schwierzeck <[email protected]> wrote: > From: Álvaro Fernández Rojas <[email protected]> > > Signed-off-by: Álvaro Fernández Rojas <[email protected]> > Reviewed-by: Daniel Schwierzeck <[email protected]> > Signed-off-by: Daniel Schwierzeck <[email protected]> > > --- > This replaces/updates patch 01/17 from patch series > https://patchwork.ozlabs.org/cover/889542/. The update fixes > some issues with Sandbox and adds unit-tests. The remaining patches > from the patch series can be applied as-is when this patch has been > committed. > > Changes in v3: > - replace ioremap() with map_physmem() > - add unit tests > - fix checkpatch.pl warnings > > Changes in v2: > - new patch > > drivers/core/fdtaddr.c | 15 +++++++++++++++ > drivers/core/read.c | 15 +++++++++++++++ > include/dm/fdtaddr.h | 22 ++++++++++++++++++++++ > include/dm/read.h | 32 ++++++++++++++++++++++++++++++++ > test/dm/test-fdt.c | 42 ++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 126 insertions(+)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

