On 4 July 2016 at 11:58, Simon Glass <s...@chromium.org> wrote: > Add a driver which uses of-platdata to obtain its platform data. This can > be used to test the feature in sandbox. It displays the contents of its > platform data. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: > - Print out the of-platdata contents for testing > > Changes in v2: None > > drivers/misc/Makefile | 5 ++++ > drivers/misc/spltest_sandbox.c | 53 > ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 58 insertions(+) > create mode 100644 drivers/misc/spltest_sandbox.c
Applied to u-boot-dm _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot