[U-Boot] [PATCH v7 14/34] dm-sf: Re-factorize spi_flash_std_probe code

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


Hi Jagan,

On 26 November 2015 at 04:03, Jagan Teki <jteki at openedev.com> wrote:
> spi_flash_probe_tail code looks not in proper shape
> to add more functionalities. hence refactorized
> so-that it's more readable and hence we may extend
> more functionalies to it.
>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Troy Kisky <troy.kisky at boundarydevices.com>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
>  drivers/mtd/spi/sf_probe.c | 20 +++++++++++++-------
>  1 file changed, 13 insertions(+), 7 deletions(-)

This patch relies on early changes which I think are not good.

Regards,
Simon


More information about the U-Boot mailing list