PCI405 update.

This commit is contained in:
stroese 2003-09-12 08:46:10 +00:00
parent 1b554406cc
commit 09433a781b
2 changed files with 751 additions and 746 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff