Thread (13 messages) read the whole thread 13 messages, 5 authors, 2006-08-03

Re: [PATCH] Add MPC8641 HPCN Device Tree Source file.

From: Kumar Gala <hidden>
Date: 2006-08-03 16:46:33

On Aug 3, 2006, at 10:49 AM, Sergei Shtylyov wrote:
Hello.

Kumar Gala wrote:
quoted
Here is the code modification to fsl_soc.c, I'm sure we can get  
this  fixed push into 2.6.18 if desired.
quoted
if(mac_addr = get_property(np, "address", NULL))
   memcpy(gfar_data.mac_addr, mac_addr, 6);
if(mac_addr = get_property(np, "local-mac-address", NULL);
   memcpy(gfar_data.mac_addr, mac_addr, 6);
   BTW, doesn't it also have sense to convert gianfar.c to using  
of_device instead of platform_device?
We can't do that until all consumers from arch/ppc are gone.

- k
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help