[U-Boot] [PATCH v7 01/34] sf: spi_flash_validate_params => spi_flash_scan

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


On 26 November 2015 at 04:03, Jagan Teki <jteki at openedev.com> wrote:
> Rename spi_flash_validate_params to spi_flash_scan
> as this code not only deals with params setup but
> also configure all spi_flash attributes.
>
> And also moved all flash related code into
> spi_flash_scan for future functionality addition.
>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
>  drivers/mtd/spi/sf_probe.c | 145 +++++++++++++++++++++++----------------------
>  1 file changed, 75 insertions(+), 70 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list