Shrinked spi_slave and spi_flash code with respect to added
flash features.

Jagannadha Sutradharudu Teki (6):
  sf: ops: Squash the malloc+memset combo
  sf: Optimize flash features code
  sf: Renames on dual_flash stuff
  sf: Update read/write command macros
  sf: Minor macro cleanups
  sf: Update bank configuration

 doc/SPI/README.dual-flash     |   9 ++-
 doc/SPI/README.sf-features    | 125 ++++++++++++++++++++++++++++++
 drivers/mtd/spi/ramtron.c     |  10 +--
 drivers/mtd/spi/sandbox.c     |  12 +--
 drivers/mtd/spi/sf.c          |   4 +-
 drivers/mtd/spi/sf_internal.h |  37 +++++----
 drivers/mtd/spi/sf_ops.c      |  48 ++++++------
 drivers/mtd/spi/sf_params.c   | 172 +++++++++++++++++++++---------------------
 drivers/mtd/spi/sf_probe.c    | 138 ++++++++++++++++-----------------
 include/spi.h                 |  42 ++++-------
 include/spi_flash.h           |  38 +++++-----
 11 files changed, 370 insertions(+), 265 deletions(-)
 create mode 100644 doc/SPI/README.sf-features

-- 
1.8.3


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to