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.


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

Reply via email to