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

/u-boot/include/
H A Dcli.h155 * cli_process_fdt() - process the boot command from the FDT
167 bool cli_process_fdt(const char **cmdp);
176 static inline bool cli_process_fdt(const char **cmdp) function
/u-boot/common/
H A Dmain.c68 if (cli_process_fdt(&s))
H A Dcli.c226 bool cli_process_fdt(const char **cmdp) function

Completed in 49 milliseconds