On Tue, Sep 30, 2008 at 02:15:00PM -0500, Andy Fleming wrote:
> On Tue, Sep 30, 2008 at 11:27 AM, Anton Vorontsov
> <[EMAIL PROTECTED]> wrote:
> > We'll need the exported tsec_info to fix up the phy addresses and
> > tsecs' flags based on the hardware reset configuration words. Thus
> > we'll use the tsec_info very early and just once at boot time, so
> > network code won't notice it.
> >
> > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
> 
> 
> Hm.  The other boards that needed to change this structure just passed
> in a different structure.  Modifying the default structure is not
> really the intended purpose of that structure.  Instead, just use the
> macros to create your own structure, and then modify that.

Ah, I see... I should implement board_eth_init(). (didn't know that
it disables cpu_eth_init()).

Thanks for the hint.

-- 
Anton Vorontsov
email: [EMAIL PROTECTED]
irc://irc.freenode.net/bd2
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to