Home
last modified time | relevance | path

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

/u-boot/drivers/fastboot/
A Dfb_command.c32 static void getvar(char *, char *);
51 .dispatch = getvar
175 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``
116 Variables retrived through ``getvar`` can be overridden by defining
193 $ fastboot getvar version-bootloader

Completed in 9 milliseconds