[U-Boot] [PATCH v7 22/34] sf: Add MTD support for non-dm spi_flash interface

Simon Glass sjg at chromium.org
Thu Nov 26 18:50:49 CET 2015


Hi Jagan,

On 26 November 2015 at 04:04, Jagan Teki <jteki at openedev.com> wrote:
> This patch adds MTD support to non-dm spi_flash
> interface code.

Why add new support to the non-DM SPI flash? You should first make MTD
support driver model, then try to drop the old non-DM SPI flash code.

>
> Reviewed-by: Heiko Schocher <hs at denx.de>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
>  drivers/mtd/spi/sf_probe.c | 26 ++++++++++++++------------
>  1 file changed, 14 insertions(+), 12 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list