On Wednesday 16 January 2008, Matthias Fuchs wrote: > Signed-off-by: Matthias Fuchs <[EMAIL PROTECTED]>
Please find some comments below. > +++ b/board/esd/du440/du440.c > @@ -0,0 +1,1018 @@ > +/* <snip> > +/* > + * pci_pre_init > + * > + * This routine is called just prior to registering the hose and gives > + * the board the opportunity to check things. Returning a value of zero > + * indicates that things are bad & PCI initialization should be aborted. > + * > + * Different boards may wish to customize the pci controller structure > + * (add regions, override default access routines, etc) or perform > + * certain pre-initialization actions. > + */ > +#if defined(CONFIG_PCI) && defined(CFG_PCI_PRE_INIT) CFG_PCI_PRE_INIT was removed some time ago (with your help btw). Please remove this #ifdef. Please fix and resubmit. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [EMAIL PROTECTED] ===================================================================== ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
