[U-Boot] [PATCH v8 10/14] sf: Remove unneeded SST_BP and SST_WP
Bin Meng
bmeng.cn at gmail.com
Thu Dec 10 02:31:23 CET 2015
On Mon, Dec 7, 2015 at 2:34 AM, Jagan Teki <jteki at openedev.com> wrote:
> SST parts added on sf_params.c supports both SST_WR which consits
> of both BP and WP and there is a spi controller ich which supports
> only BP so the relevent _write hook set based on "slave->op_mode_tx"
> hence there is no respective change required from flash side hance
> removed these.
>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
> drivers/mtd/spi/sf_internal.h | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list