]> git.ipfire.org Git - people/ms/u-boot.git/commit
sf: Remove e_rd_cmd from param table
authorJagan Teki <jteki@openedev.com>
Mon, 8 Aug 2016 11:32:18 +0000 (17:02 +0530)
committerJagan Teki <jagannadh.teki@gmail.com>
Wed, 21 Sep 2016 19:32:28 +0000 (01:02 +0530)
commitb3afb232f7853d078ae0f533a7af70e0b047fe18
treec318c93b79487286b54ff313b8cc1552f7061f89
parentedd35f712ec74f7d34702ba891d8e1fdc8a9955f
sf: Remove e_rd_cmd from param table

e_rd_cmd is maintained separately for fastest read command code,
since the read commands are computed normally this e_rd_cmd
is not required in spi_flash_params table.

Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Cc: Vignesh R <vigneshr@ti.com>
Cc: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: Jagan Teki <jteki@openedev.com>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/sf_params.c