Home
last modified time | relevance | path

Searched refs:MTDIDS_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/u-boot/include/configs/
A Dx530.h43 #define MTDIDS_DEFAULT "nand0=nand" macro
A Dam335x_guardian.h132 #define MTDIDS_DEFAULT "nand0=nand.0" macro
A Dwb45n.h68 #define MTDIDS_DEFAULT "nand0=atmel_nand" macro
A Dsocfpga_soc64_common.h71 #define MTDIDS_DEFAULT "nor0=ff705000.spi.0" macro
/u-boot/drivers/mtd/
A Dmtd_uboot.c32 #elif defined(MTDIDS_DEFAULT) in get_mtdids()
33 mtdids = MTDIDS_DEFAULT; in get_mtdids()
/u-boot/cmd/
A Dmtdparts.c114 #if !defined(MTDIDS_DEFAULT)
116 #define MTDIDS_DEFAULT CONFIG_MTDIDS_DEFAULT macro
118 #define MTDIDS_DEFAULT NULL macro
131 static const char *mtdids_default = MTDIDS_DEFAULT;
A DKconfig2192 config MTDIDS_DEFAULT config

Completed in 14 milliseconds