Home
last modified time | relevance | path

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

/u-boot/common/
A Dcommand.c620 if (flag & CMD_FLAG_BOOTD) { in cmd_process()
624 flag |= CMD_FLAG_BOOTD; in cmd_process()
/u-boot/include/
A Dcommand.h278 #define CMD_FLAG_BOOTD 0x0002 /* command is from bootd */ macro
/u-boot/doc/develop/
A Dcommands.rst100 * CMD_FLAG_BOOTD - The command is called by the bootd command.

Completed in 8 milliseconds