Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmtdparts.c1725 int ids_changed; local
1797 ids_changed = 0;
1799 ids_changed = 1;
1811 if (parts && ((last_parts[0] == '\0') || ((strcmp(last_parts, parts) != 0)) || ids_changed)) {