Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/doc/
H A DREADME.pxe165 localboot <flag> - Run the command defined by "localcmd" in the environment.
192 localboot 1
236 - in U-Boot's pxe, the localboot command doesn't necessarily cause a local
/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c481 int localboot; member
631 if (label->localboot) { in label_boot()
1266 label->localboot = 1; in parse_label()