Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dmtdparts.c131 static const char *mtdids_default = MTDIDS_DEFAULT; variable
1329 mtdids_default ? mtdids_default : "none");
1740 board_mtdparts_default(&mtdids_default, &mtdparts_default);
1768 if (mtdids_default) {
1770 ids = mtdids_default;

Completed in 4 milliseconds