Searched refs:ethrotate (Results 1 – 5 of 5) sorted by relevance
56 char *ethrotate; in eth_current_changed() local63 ethrotate = env_get("ethrotate"); in eth_current_changed()64 if ((ethrotate != NULL) && (strcmp(ethrotate, "no") == 0)) in eth_current_changed()83 char *ethrotate; in eth_try_another() local89 ethrotate = env_get("ethrotate"); in eth_try_another()90 if ((ethrotate != NULL) && (strcmp(ethrotate, "no") == 0)) in eth_try_another()
244 char *ethrotate = env_get("ethrotate"); in eth_init() local253 if ((ethrotate != NULL) && (strcmp(ethrotate, "no") == 0)) { in eth_init()
395 char *ethrotate; in bootp_timeout_handler() local397 ethrotate = env_get("ethrotate"); in bootp_timeout_handler()398 if ((ethrotate && strcmp(ethrotate, "no") == 0) || in bootp_timeout_handler()
251 setenv ethrotate no259 setenv ethrotate no268 setenv ethrotate no293 setenv ethrotate no
3710 ethrotate - When set to "no" U-Boot does not go through all