Home
last modified time | relevance | path

Searched refs:CMD_FLAG_ENV (Results 1 – 4 of 4) sorted by relevance

/u-boot/common/
A Dcli.c47 if (flag & CMD_FLAG_ENV) in run_command()
149 if (run_command(arg, flag | CMD_FLAG_ENV) != 0) in do_run()
/u-boot/drivers/fastboot/
A Dfb_common.c136 run_command(s, CMD_FLAG_ENV); in fastboot_boot()
/u-boot/include/
A Dcommand.h279 #define CMD_FLAG_ENV 0x0004 /* command is from the environment */ macro
/u-boot/doc/develop/
A Dcommands.rst101 * CMD_FLAG_ENV - The command is called by the run command.

Completed in 5 milliseconds