[U-Boot] [PATCH 1/4] mtd: nand: export nand_get_flash_type function
Fabio Estevam
festevam at gmail.com
Sun Jan 14 17:55:57 UTC 2018
Hi Jörg,
On Sun, Jan 14, 2018 at 2:14 PM, Jörg Krause
<joerg.krause at embedded.rocks> wrote:
> `nand_get_flash_type()` allows identification of supported NAND flashs.
> The function is useful in SPL (like mxs_nand_spl.c) to lookup for a NAND
> flash (which does not support ONFi) instead of using nand_simple.c and
> hard-coding all required NAND parameters.
>
> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
Thanks for your series.
You missed to add the U-Boot NAND maintainer (Scott Wood).
Please resend the series with him on Cc.
More information about the U-Boot
mailing list