From: Olaf Hering Date: Wed, 9 Jan 2008 14:06:08 +0000 (+1100) Subject: [POWERPC] efika: add phy-handle property for fec_mpc52xx X-Git-Tag: v2.6.24-rc8~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f4347c969674ed45de7d08d4b26d6326a95b959;p=pandora-kernel.git [POWERPC] efika: add phy-handle property for fec_mpc52xx The new network driver fec_mpc52xx will not work on efika because the firmware does not provide all required properties. http://www.powerdeveloper.org/asset/by-id/46 has a Forth script to create more properties. But only the phy stuff is required to get a working network. This should go into the kernel because its appearently impossible to boot the script via tftp and then load the real boot binary (yaboot or zimage). Signed-off-by: Olaf Hering Signed-off-by: Grant Likely Acked-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed