Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dcli.h124 bool cli_process_fdt(const char **cmdp);
133 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt() function
/openbmc/u-boot/common/
H A Dmain.c58 if (cli_process_fdt(&s)) in main_loop()
H A Dcli.c145 bool cli_process_fdt(const char **cmdp) in cli_process_fdt() function