public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Valentine Barshak <vbarshak@ru•mvista.com>
To: linuxppc-dev@ozlabs•org
Cc: netdev@vger•kernel.org, jwboyer@linux•vnet.ibm.com
Subject: [PATCH] PowerPC: Enable NEW EMAC support for Sequoia 440EPx.
Date: Mon, 15 Oct 2007 21:58:37 +0400	[thread overview]
Message-ID: <20071015175837.GA4631@ru.mvista.com> (raw)
In-Reply-To: <20071015122616.08250b54@weaponx.rchland.ibm.com>

This patch enables NEW EMAC support for PowerPC 440EPx Sequoia board.

Signed-off-by: Valentine Barshak <vbarshak@ru•mvista.com>
---
 arch/powerpc/platforms/44x/Kconfig |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

--- linux.orig/arch/powerpc/platforms/44x/Kconfig	2007-07-30 15:05:50.000000000 +0400
+++ linux/arch/powerpc/platforms/44x/Kconfig	2007-07-30 17:59:05.000000000 +0400
@@ -48,10 +48,9 @@
 config 440EPX
 	bool
 	select PPC_FPU
-# Disabled until the new EMAC Driver is merged.
-#	select IBM_NEW_EMAC_EMAC4
-#	select IBM_NEW_EMAC_RGMII
-#	select IBM_NEW_EMAC_ZMII
+	select IBM_NEW_EMAC_EMAC4
+	select IBM_NEW_EMAC_RGMII
+	select IBM_NEW_EMAC_ZMII
 
 config 440GP
 	bool

      parent reply	other threads:[~2007-10-15 18:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071015122616.08250b54@weaponx.rchland.ibm.com>
2007-10-15 17:57 ` [PATCH] PowerPC: Add BCM5248 and Marvell 88E1111 PHY support to NEW EMAC Valentine Barshak
2007-10-15 18:27   ` Jeff Garzik
2007-10-15 18:48     ` Josh Boyer
2007-10-15 18:53       ` Jeff Garzik
2007-10-15 18:59         ` Josh Boyer
2007-10-15 19:04           ` Jeff Garzik
2007-10-15 21:05             ` Benjamin Herrenschmidt
2007-10-15 22:47               ` Josh Boyer
2007-10-15 21:02         ` Benjamin Herrenschmidt
2007-10-23 15:20     ` Josh Boyer
2007-10-23 16:13       ` Kumar Gala
2007-10-23 16:17         ` Josh Boyer
2007-10-24  3:31   ` Benjamin Herrenschmidt
2007-10-24 19:24     ` Valentine Barshak
2007-10-15 17:58 ` Valentine Barshak [this message]

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=20071015175837.GA4631@ru.mvista.com \
    --to=vbarshak@ru$(echo .)mvista.com \
    --cc=jwboyer@linux$(echo .)vnet.ibm.com \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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