]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: fix phy-connection-type fixup code
authorKim Phillips <kim.phillips@freescale.com>
Mon, 14 Jan 2008 22:14:46 +0000 (16:14 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 16 Jan 2008 18:00:50 +0000 (12:00 -0600)
commitf09880ea72a1c806db223ce594c5fb1b6542ff6a
tree412204370c07e64a3ad348a77d07a78fba9f527d
parent2b4c952be7c4357a13e839d48df80853820c33eb
mpc83xx: fix phy-connection-type fixup code

use tree passed to us in local blob, not global fdt.

Also use fdt_path_offset to convert to relative offset, since absolute
reference is needed to check for rgmii-id mode string value.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc8360emds/mpc8360emds.c