Skip to content
Snippets Groups Projects
Commit 09433a78 authored by Stefan Roese's avatar Stefan Roese
Browse files

PCI405 update.

parent 1b554406
No related branches found
No related tags found
No related merge requests found
......@@ -107,5 +107,10 @@ int do_loadpci(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
return 0;
}
U_BOOT_CMD(
loadpci, 1, 1, do_loadpci,
"loadpci - Wait for pci-image and boot it\n",
NULL
);
#endif
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment