PCI405 update.

master
stroese 22 years ago
parent 1b554406cc
commit 09433a781b
  1. 5
      board/esd/pci405/cmd_pci405.c
  2. 1492
      board/esd/pci405/fpgadata.c

@ -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
Loading…
Cancel
Save