Home
last modified time | relevance | path

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

/u-boot/drivers/fastboot/
A Dfb_command.c33 static void getvar(char *, char *);
63 .dispatch = getvar
191 static void getvar(char *cmd_parameter, char *response) in getvar() function
/u-boot/doc/android/
A Dfastboot-protocol.rst72 Host: "getvar:version" request version variable
76 Host: "getvar:nonexistant" request some undefined variable
113 "getvar:%s" Read a config/version variable from the bootloader.
155 The ``getvar:%s`` command is used to read client variables which
A Dfastboot.rst18 - ``getvar``
115 Variables retrived through ``getvar`` can be overridden by defining
192 $ fastboot getvar version-bootloader

Completed in 9 milliseconds