Home
last modified time | relevance | path

Searched defs:autoboot_command (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dautoboot.h41 static inline void autoboot_command(const char *s) in autoboot_command() function
/openbmc/u-boot/common/
H A Dautoboot.c328 void autoboot_command(const char *s) in autoboot_command() function