On Nov 11, 2010, at 1:37 AM, Wolfgang Denk wrote:

> Dear Prabhakar,
> 
> In message <1289451431-22179-1-git-send-email-prabha...@freescale.com> you 
> wrote:
>> nic and hw structures are allocated via malloc i.e. return memory
>> is not zero initialized. Because of this few structure member like
>> "function pointers" are initialized with garbage values.
>> 
>> It may cause problem. for eg. during eth_initialize, dev->write_hwaddr
>> is used.
> 
> thanks. I already have a patch series "Add initialized eth_device
> structure" on my stack.  I think this covers this, too.

which patch is that?

- k

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

Reply via email to