Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c582 char *localcmd; in label_localboot() local
584 localcmd = from_env("localcmd"); in label_localboot()
586 if (!localcmd) in label_localboot()
596 debug("running: %s\n", localcmd); in label_localboot()
598 return run_command_list(localcmd, strlen(localcmd), 0); in label_localboot()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.pxe165 localboot <flag> - Run the command defined by "localcmd" in the environment.
237 disk boot - it will do whatever is defined in the 'localcmd' env