[POWERPC] efika: add phy-handle property for fec_mpc52xx
authorOlaf Hering <olaf@aepfle.de>
Wed, 9 Jan 2008 14:06:08 +0000 (01:06 +1100)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 10 Jan 2008 15:12:59 +0000 (08:12 -0700)
commit6f4347c969674ed45de7d08d4b26d6326a95b959
tree3f226186a9651a3ae49f1c186f38c22d4ef93517
parentfd0b45dfd1858c6b49d06355a460bcf36d654c06
[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 <olaf@aepfle.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/prom_init.c