Skip to content
Snippets Groups Projects
Commit da37d096 authored by Jörg Krause's avatar Jörg Krause Committed by Stefano Babic
Browse files

mtd: nand: export nand_get_flash_type function


`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: default avatarJörg Krause <joerg.krause@embedded.rocks>
parent 02bbe2aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment