On 13 October 2014 23:41, Simon Glass <s...@chromium.org> wrote: > This feature provides for init of a single SPI port for the soft SPI > feature. It is not really compatible with driver model since it assumes a > single SPI port. Also, inserting SPI init into the driver by means of > a #define is not very nice. > > This feature is not used by any active boards, so let's remove it. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.t...@gmail.com> > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/spi/soft_spi_legacy.c | 5 ----- > include/configs/s5pc210_universal.h | 1 - > include/configs/sacsng.h | 1 - > include/configs/zipitz2.h | 1 - > 4 files changed, 8 deletions(-)
Applied to u-boot-dm/master. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot