linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH] Add MPC8641 HPCN Device Tree Source file.
Date: Thu, 03 Aug 2006 19:49:14 +0400	[thread overview]
Message-ID: <44D21AFA.2010900@ru.mvista.com> (raw)
In-Reply-To: <F4FA8DDC-0490-4792-8B9B-89D3F0AECF26@kernel.crashing.org>

Hello.

Kumar Gala wrote:
> Here is the code modification to fsl_soc.c, I'm sure we can get this  
> fixed push into 2.6.18 if desired.

> 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?

WBR, Sergei

  reply	other threads:[~2006-08-03 15:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-02 18:48 [PATCH] Add MPC8641 HPCN Device Tree Source file Jon Loeliger
2006-08-02 19:24 ` Kumar Gala
2006-08-02 19:33   ` Sergei Shtylyov
2006-08-02 20:07     ` Kumar Gala
2006-08-02 19:47   ` Hollis Blanchard
2006-08-02 20:11   ` Jon Loeliger
2006-08-02 20:30     ` Kumar Gala
2006-08-02 20:36       ` Jon Loeliger
2006-08-02 20:53         ` Kumar Gala
2006-08-03 15:49           ` Sergei Shtylyov [this message]
2006-08-03 16:46             ` Kumar Gala
2006-08-02 19:50 ` Hollis Blanchard
2006-08-02 20:49   ` Mark A. Greer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44D21AFA.2010900@ru.mvista.com \
    --to=sshtylyov@ru.mvista.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).