Home
last modified time | relevance | path

Searched refs:CONFIG_CMD_NAND (Results 351 – 359 of 359) sorted by relevance

1...<<1112131415

/openbmc/u-boot/common/
H A Dsplash_source.c46 #ifdef CONFIG_CMD_NAND
/openbmc/u-boot/include/configs/
H A Dls1088aqds.h163 #define CONFIG_CMD_NAND macro
/openbmc/u-boot/fs/jffs2/
H A Djffs2_1pass.c151 defined(CONFIG_CMD_NAND) )
414 #if defined(CONFIG_JFFS2_NAND) && defined(CONFIG_CMD_NAND) in get_fl_mem()
442 defined(CONFIG_CMD_NAND) in get_node_mem()
468 #if defined(CONFIG_JFFS2_NAND) && defined(CONFIG_CMD_NAND) in put_fl_mem()
/openbmc/u-boot/cmd/
H A DMakefile104 obj-$(CONFIG_CMD_NAND) += nand.o
H A Dmtdparts.c82 #if defined(CONFIG_CMD_NAND)
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c80 #ifdef CONFIG_CMD_NAND
655 #ifdef CONFIG_CMD_NAND in board_init()
/openbmc/u-boot/cmd/mvebu/
H A Dbubt.c308 #ifdef CONFIG_CMD_NAND
/openbmc/u-boot/doc/
H A DREADME.nand96 CONFIG_CMD_NAND
/openbmc/u-boot/
H A DMakefile700 libs-$(CONFIG_CMD_NAND) += drivers/mtd/nand/raw/

1...<<1112131415