Searched refs:command_devinfo (Results 1 – 1 of 1) sorted by relevance
577 COMMAND_SET(devinfo, "devinfo", "show U-Boot devices", command_devinfo);579 command_devinfo(int argc, char *argv[]) in command_devinfo() function