[U-Boot] [PATCH v10 02/14] sf: Move spi_flash_scan code to sf_ops

Jagan Teki jteki at openedev.com
Fri Dec 11 17:47:54 CET 2015


On 11 December 2015 at 21:48, Jagan Teki <jteki at openedev.com> wrote:
> Intension is that sf_ops should deals all spi_flash
> related stuff and sf_probe (which should renamed future)
> should be an interface layer for spi_flash versus spi drivers.
>
> sf_ops => spi_flash interface
> sf_probe => interface layer vs spi_flash(sf_probe) to spi drivers
>
> Tested-by: Jagan Teki <jteki at openedev.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
> Changes for v10
>         - Rebase on "v10 01/14"
>

Applied to u-boot-spi/master

thanks!
-- 
Jagan.


More information about the U-Boot mailing list