u-boot-brain/arch/powerpc/cpu
Timur Tabi a2c1229c39 powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles
Function fdt_create_phandle() conveniently creates new phandle properties
using both "linux,phandle" and "phandle", so it should be used by all code
that wants to create a phandle.

The Fman firmware code, which embeds an Fman firmware into the device tree,
was creating the phandle properties manually.  Instead, change it to use
fdt_create_phandle().

Signed-off-by: Timur Tabi <timur@freescale.com>
2011-10-15 09:35:15 -04:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xxx console: Squelch pre-console output in console functions 2011-10-01 21:54:49 +02:00
mpc8xx console: Squelch pre-console output in console functions 2011-10-01 21:54:49 +02:00
mpc8xxx powerpc/8xxx: Add support for interactive DDR programming interface 2011-10-09 17:57:53 -05:00
mpc83xx powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 2011-09-29 19:01:06 -05:00
mpc85xx powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles 2011-10-15 09:35:15 -04:00
mpc86xx powerpc/mpc86xx: Disable translation for BAT setup 2011-10-09 17:57:54 -05:00
mpc512x video: Add SHARP LQ084S3LG01 LCD support on P1022DS 2011-08-04 22:55:33 +02:00
mpc824x unify version_string 2011-07-28 17:22:53 +02:00
mpc8220 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
mpc8260 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
ppc4xx net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00