aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/40x
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>2007-10-20 00:53:11 +1000
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2007-10-19 16:18:33 -0500
commitb3af7a55da9925b73136d5358573e8962dfd35a0 (patch)
tree3335e4e2248b6ecbaa4c0001275be5e78acdc0d9 /arch/powerpc/platforms/40x
parent[POWERPC] 4xx: Fix timebase clock selection on Walnut (diff)
downloadlinux-dev-b3af7a55da9925b73136d5358573e8962dfd35a0.tar.xz
linux-dev-b3af7a55da9925b73136d5358573e8962dfd35a0.zip
[POWERPC] 4xx: Enable EMAC for PPC405 Walnut board
This patch enables the ibm_newemac driver for the Walnut board. It fixes the device tree for the walnut board to order the MAL interrupts correctly and adds the local-mac-address property to the EMAC node. The bootwrapper is also updated to extract the MAC address from the OpenBIOS offset where it is stored. Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/40x')
-rw-r--r--arch/powerpc/platforms/40x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig
index 47b3b0a3864a..8f6699fcc145 100644
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -100,6 +100,7 @@ config 405GP
bool
select IBM405_ERR77
select IBM405_ERR51
+ select IBM_NEW_EMAC_ZMII
config 405EP
bool