]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: fix 8360 and cpu functions to update fdt being passed
authorKim Phillips <kim.phillips@freescale.com>
Thu, 26 Jul 2007 00:25:22 +0000 (19:25 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 10 Aug 2007 06:12:25 +0000 (01:12 -0500)
commitf57ac7a7b37109245b69db80839ebee26179966a
tree98f267b4631424060a3a7b9bfa116b6cc65159f8
parent8be404459a6b7395415a57bb35e8377e3b2b5acb
mpc83xx: fix 8360 and cpu functions to update fdt being passed

..and not the global fdt. Rename local fdt vars to blob so as not to
be confused with the global var with the same three-letter name.

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