<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Hi all , <BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I m using u-boot 1.1.1 bootloader on my ixdp425. Everything is working fine.. i have connected miniPCI card in my board. I want know whether u-boot initialize PCI or not ?. coz in include/asm/arch/ixdp425.h, i seen the following lines. <BR>
<BR>
#if 0<BR>
#ifndef __ASSEMBLY__<BR>
extern int ixp425_pci_read(u32 addr, u32 cmd, u32* data);<BR>
extern int ixp425_pci_write(u32 addr, u32 cmd, u32 data);<BR>
extern void ixp425_pci_init(void *);<BR>
#endif<BR>
#endif<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; My kernel doesnt identify that card also.&nbsp; <BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #define IXP425_PERIPHERAL_BUS_CLOCK (66) /* 66Mhzi APB BUS&nbsp;&nbsp; */ <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The above line refers the PCI speed ?. Please clear my doubts ?..<BR>
<BR>
Thanks<BR>
Prakash<BR>
<BR>
&nbsp;&nbsp;&nbsp; <BR>
<BR>
 <BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<ADDRESS></ADDRESS>
</TD>
</TR>
</TABLE>

</BODY>
</HTML>