[U-Boot] [PATCH v2] ppc4xx: Add Io64 board support

Eibach, Dirk Eibach at gdsys.de
Wed Oct 12 14:51:10 CEST 2011


!!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:sales at 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
--------------------------------------------------------------------------




More information about the U-Boot mailing list