[U-Boot] [PATCH v4 01/18] cmd: nand: abstract global variable usage for dm conversion

Simon Glass sjg at chromium.org
Fri Jul 7 03:58:03 UTC 2017


Hi,

On 26 June 2017 at 18:12, Grygorii Strashko <grygorii.strashko at ti.com> wrote:
> From: Mugunthan V N <mugunthanvnm at ti.com>
>
> nand_info is used all over the file so abstract it with
> get_nand_dev_by_index() which will help for DM conversion.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
> ---
>  cmd/nand.c                   | 69 +++++++++++++++++++++++++-------------------
>  drivers/mtd/nand/nand.c      | 21 ++++++++++----
>  drivers/mtd/nand/omap_gpmc.c |  7 ++---
>  include/nand.h               |  9 ++++++
>  4 files changed, 65 insertions(+), 41 deletions(-)

Is there a cover letter for this series please? I'm not sure what it
does overall, or what your approach is.

Regards,
Simon


More information about the U-Boot mailing list