From ad10dd9aaf573fefe1cbd9d446a24f07f8b87428 Mon Sep 17 00:00:00 2001 From: stroese Date: Fri, 14 Feb 2003 11:21:23 +0000 Subject: Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). --- board/eltec/bab7xx/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/eltec/bab7xx') diff --git a/board/eltec/bab7xx/pci.c b/board/eltec/bab7xx/pci.c index 2fd8e13..a5fcfef 100644 --- a/board/eltec/bab7xx/pci.c +++ b/board/eltec/bab7xx/pci.c @@ -33,7 +33,7 @@ struct pci_controller local_hose; -void pci_init(void) +void pci_init_board(void) { struct pci_controller* hose = (struct pci_controller *)&local_hose; u32 reg32; -- cgit v1.1