!!NOSIG 
Hi Stefan,

> **********************************************************************
> > ** @@ -322,6 +326,9 @@ init_fnc_t *init_sequence[] = {  #ifdef 
> > CONFIG_POST
> >     post_init_f,
> >  #endif
> > +#ifdef CONFIG_FPGA_INIT
> > +   init_func_fpga,
> > +#endif
> 
> Do you really need to add this to this common code? Can't you 
> move this to some early board specific function? We really 
> shouldn't add more board specific code here.

I need a hook before relocation but with i2c running. I did not find
anything generic for this purpose.

Cheers
Dirk
--------------------------------------------------------------------------
Guntermann & Drunck GmbH Systementwicklung 
Dortmunder Str. 4a 
D-57234 Wilnsdorf - Germany 
Tel: +49 (0) 27 39 / 89 01 - 100  Fax: +49 (0) 27 39 / 89 01 - 120 
E-Mail: mailto:sa...@gdsys.de Web: http://www.gdsys.de
--------------------------------------------------------------------------
Geschaeftsfuehrer: 
Udo Guntermann - Martin Drunck - Reiner Ruelmann
HRB 2884, Amtsgericht Siegen - WEEE-Reg.-Nr. DE30763240
USt.-Id.-Nr. DE 126575222 - Steuer-Nr. 342 / 5835 / 1041
--------------------------------------------------------------------------
DQS-zertifiziert nach ISO 9001:2000
--------------------------------------------------------------------------


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to