[U-Boot] [PATCH 0/4] sf: SST changes, Byte program
Jagannadha Sutradharudu Teki
jagannadh.teki at gmail.com
Tue Dec 9 16:29:36 CET 2014
This patch-set added byte program support for sst flashes
and some implementation changes in sf to support array slow
and byte program specific controllers.
Bin Meng (1):
spi: sf: Support byte program for sst spi flash
Jagannadha Sutradharudu Teki (2):
sf: Fix look for the fastest read command
sf: Enable byte program support
Simon Glass (1):
spi: Fix flag collision for SST_WP
drivers/mtd/spi/sf_internal.h | 22 ++++++---
drivers/mtd/spi/sf_ops.c | 31 +++++++++++++
drivers/mtd/spi/sf_params.c | 102 +++++++++++++++++++++---------------------
drivers/mtd/spi/sf_probe.c | 9 +++-
include/spi.h | 1 +
5 files changed, 105 insertions(+), 60 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list