[PATCH 10/10] spi-nor: intel-spi: Fall back to use SW sequencer to erase

Mika Westerberg mika.westerberg at linux.intel.com
Fri Sep 1 02:52:47 PDT 2017


On Fri, Sep 01, 2017 at 01:00:41AM -0700, Bin Meng wrote:
>  	/*
> +	 * Determine whether erase operatoin should use HW or SW sequencer.
                                   ^^^^^^^^^
Typo

> +	 *
> +	 * The HW sequencer has a predefined list of opcodes, with only the
> +	 * erase opcode being programmable in LVSCC and UVSCC registers.
> +	 * If these registers don't contain a valid erase opcode, erase
> +	 * cannot be done using HW sequencer.
> +	 */



More information about the linux-mtd mailing list