On 13 October 2014 23:42, Simon Glass <s...@chromium.org> wrote: > Convert sandbox's spi flash emulation driver to use driver model. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.t...@gmail.com> > --- > > Changes in v4: None > Changes in v3: > - Add a few more debug() statements > - Use an explicit chip select value instead of reusing device sequence number > > Changes in v2: None > > arch/sandbox/include/asm/spi.h | 13 -- > arch/sandbox/include/asm/state.h | 1 - > drivers/mtd/spi/sandbox.c | 338 > +++++++++++++++++++++++++++++++++------ > include/configs/sandbox.h | 1 + > 4 files changed, 292 insertions(+), 61 deletions(-)
Applied to u-boot-dm/master. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot