Ben Warren wrote on 22/09/2009 18:55:22:
>
> Anton Vorontsov wrote:
> > On Tue, Sep 22, 2009 at 04:03:16PM +0200, Joakim Tjernlund wrote:
> > [...]
> >
> > Also
> > drivers/qe/uec.h:int uec_initialize(bd_t *bis, uec_info_t *uec_info);
> > include/netdev.h:int uec_initialize(int index
Ben Warren wrote on 22/09/2009 18:55:22:
>
> Anton Vorontsov wrote:
> > On Tue, Sep 22, 2009 at 04:03:16PM +0200, Joakim Tjernlund wrote:
> > [...]
> >
> > Also
> > drivers/qe/uec.h:int uec_initialize(bd_t *bis, uec_info_t *uec_info);
> > include/netdev.h:int uec_initialize(int index
Anton Vorontsov wrote:
> On Tue, Sep 22, 2009 at 04:03:16PM +0200, Joakim Tjernlund wrote:
> [...]
>
> Also
> drivers/qe/uec.h:int uec_initialize(bd_t *bis, uec_info_t *uec_info);
> include/netdev.h:int uec_initialize(int index);
> different prototypes for the same function.
>>
On Tue, Sep 22, 2009 at 04:03:16PM +0200, Joakim Tjernlund wrote:
[...]
> > > > Also
> > > > drivers/qe/uec.h:int uec_initialize(bd_t *bis, uec_info_t *uec_info);
> > > > include/netdev.h:int uec_initialize(int index);
> > > > different prototypes for the same function.
> > >
> > > BTW, I am look
Anton Vorontsov wrote on 22/09/2009 15:51:17:
> From:
>
> Anton Vorontsov
>
> To:
>
> Joakim Tjernlund
>
> Cc:
>
> u-boot@lists.denx.de, kim.phill...@freescale.com
>
> Date:
>
> 22/09/2009 15:51
>
> Subject:
>
> Re: [U-Boot] MPC
On Tue, Sep 22, 2009 at 01:02:27PM +0200, Joakim Tjernlund wrote:
> >
> >
> > I can't find a way to get at uec_info_t/STD_UEC_INFO from my
> > board_eth_init()
> > in current u-boot. Am I missing something?
> > Also
> > drivers/qe/uec.h:int uec_initialize(bd_t *bis, uec_info_t *uec_info);
> > in
>
>
> I can't find a way to get at uec_info_t/STD_UEC_INFO from my board_eth_init()
> in current u-boot. Am I missing something?
> Also
> drivers/qe/uec.h:int uec_initialize(bd_t *bis, uec_info_t *uec_info);
> include/netdev.h:int uec_initialize(int index);
> different prototypes for the same fun
7 matches
Mail list logo