[PATCH v2 0/2] mtd: rawnand: fsl_ifc: fix SRAM initialization for newer controller
From: Kurt Kanzenbach
Date: Mon Aug 13 2018 - 03:19:37 EST
Hi,
this is version two of
lkml.kernel.org/r/20180806092137.9287-1-kurt@xxxxxxxxxxxxx
Changes since v1:
- Addressed comments from Miquel Raynal
- Changed subject
- Coding style
- Using timeout constants
- Moving version check completely into fsl_ifc_sram_init()
Thanks,
Kurt
Kurt Kanzenbach (2):
mtd: rawnand: fsl_ifc: check result of SRAM initialization
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
drivers/mtd/nand/raw/fsl_ifc_nand.c | 36 ++++++++++++++++++++++++++++++++----
include/linux/fsl_ifc.h | 2 ++
2 files changed, 34 insertions(+), 4 deletions(-)
--
2.11.0