Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dmtdparts.c1731 int ids_changed; local
1803 ids_changed = 0;
1805 ids_changed = 1;
1817 if (parts && ((last_parts[0] == '\0') || ((strcmp(last_parts, parts) != 0)) || ids_changed)) {