
14 Dec
2014
14 Dec
'14
6:35 a.m.
On 12 December 2014 at 07:06, Jagannadha Sutradharudu Teki jagannadh.teki@gmail.com wrote:
Few of the spi controllers are only supports array slow read which is quite different behaviour compared to others.
So this fix on sf will correctly handle the slow read supported controllers.
Signed-off-by: Jagannadha Sutradharudu Teki jagannadh.teki@gmail.com Tested-by: Bin Meng bmeng.cn@gmail.com
drivers/mtd/spi/sf_internal.h | 13 +++--- drivers/mtd/spi/sf_params.c | 102 +++++++++++++++++++++--------------------- drivers/mtd/spi/sf_probe.c | 1 + 3 files changed, 60 insertions(+), 56 deletions(-)
Applied to u-boot-x86, thanks!