Home
last modified time | relevance | path

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

/external/u-boot/doc/
DREADME.pxe164 localboot <flag> - Run the command defined by "localcmd" in the environment.
191 localboot 1
235 - in U-Boot's pxe, the localboot command doesn't necessarily cause a local
/external/u-boot/cmd/
Dpxe.c480 int localboot; member
630 if (label->localboot) { in label_boot()
1265 label->localboot = 1; in parse_label()