mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Add the config option `CONFIG_SPL_NAND_IDENT` for using the NAND chip ID list to identify the NAND flash in SPL. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
This commit is contained in:

committed by
Stefano Babic

parent
da37d09682
commit
15e207faa0
@ -1937,6 +1937,7 @@ CONFIG_SPL_NAND_BASE
|
||||
CONFIG_SPL_NAND_BOOT
|
||||
CONFIG_SPL_NAND_DRIVERS
|
||||
CONFIG_SPL_NAND_ECC
|
||||
CONFIG_SPL_NAND_IDENT
|
||||
CONFIG_SPL_NAND_INIT
|
||||
CONFIG_SPL_NAND_LOAD
|
||||
CONFIG_SPL_NAND_MINIMAL
|
||||
|
Reference in New Issue
Block a user