On Nov 11, 2010, at 1:37 AM, Wolfgang Denk wrote: > Dear Prabhakar, > > In message <[email protected]> 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 [email protected] http://lists.denx.de/mailman/listinfo/u-boot

