On 13 March 2016 at 08:22, Simon Glass <[email protected]> wrote: > Add some tests to check that block devices work as expected. > > Signed-off-by: Simon Glass <[email protected]> > Tested-by: Stephen Warren <[email protected]> > --- > > Changes in v3: > - Drop patches already applied > > Changes in v2: > - Rename to blk_get_device_by_str() > > test/dm/Makefile | 1 + > test/dm/blk.c | 96 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 97 insertions(+) > create mode 100644 test/dm/blk.c
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

