Searched refs:mtdids_default (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dmtdparts.c128 static const char *mtdids_default = MTDIDS_DEFAULT; variable
1326 mtdids_default ? mtdids_default : "none");
1737 board_mtdparts_default(&mtdids_default, &mtdparts_default);
1765 if (mtdids_default) {
1767 ids = mtdids_default;

Completed in 47 milliseconds