On Mon, Jun 29, 2020 at 5:48 PM Pragnesh Patel <pragnesh.pa...@sifive.com> wrote: > > The content of ssr is useful only for erase operations. > This saves erase time. > > Signed-off-by: Pragnesh Patel <pragnesh.pa...@sifive.com> > Reviewed-by: Bin Meng <bin.m...@windriver.com> > --- > drivers/mmc/mmc.c | 5 +++++ > drivers/mmc/mmc_spi.c | 1 + > 2 files changed, 6 insertions(+) >
Tested-by: Bin Meng <bin.m...@windriver.com>