All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawn.guo@freescale.com (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: imx6: init enet MAC address
Date: Wed, 21 May 2014 14:46:44 +0800	[thread overview]
Message-ID: <20140521064642.GB25299@dragon> (raw)
In-Reply-To: <9e30b11d922542fb851c09c46685599d@BLUPR03MB373.namprd03.prod.outlook.com>

On Tue, May 20, 2014 at 05:24:01PM +0800, Duan Fugang-B38611 wrote:
> >> +#define OCOTP_MACn(n)		(0x00000620 + (n) * 0x10)
> >> +#define IMX_MAX_ENET_NUM	2
> >> +void __init imx6_enet_mac_init(const char *compatible)
> >
> >static
> >
> The .fun() will be called for imx6sl, imx6sx(the latest chip) machine files.

Then, it shouldn't be put in mach-imx6q.c which will be built only when
CONFIG_SOC_IMX6Q is enabled.

Shawn

  parent reply	other threads:[~2014-05-21  6:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20  6:11 [PATCH] ARM: imx6: init enet MAC address Fugang Duan
2014-05-20  9:03 ` Sascha Hauer
2014-05-20  9:24   ` fugang.duan at freescale.com
2014-05-20  9:57     ` Sascha Hauer
2014-05-20 10:23       ` fugang.duan at freescale.com
2014-05-21  6:46     ` Shawn Guo [this message]
2014-05-22  6:12 ` Shawn Guo
2014-05-22  7:34   ` fugang.duan at freescale.com

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=20140521064642.GB25299@dragon \
    --to=shawn.guo@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.