u-boot-brain/arch/powerpc
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
..
cpu powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles 2011-10-15 09:35:15 -04:00
include/asm powerpc/mpc8536ds: Add eSPI support for MPC8536DS 2011-10-09 17:57:54 -05:00
lib net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00