u-boot-brain/arch
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
..
arm arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used 2011-10-09 23:24:50 +02:00
avr32 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
blackfin image: push default arch values to arch headers 2011-10-05 22:22:15 +02:00
m68k net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
microblaze microblaze: Copy bootfile from variables 2011-10-10 08:54:42 +02:00
mips MIPS: Ingenic XBurst Jz4740 processor support 2011-10-10 22:06:12 +09:00
nios2 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
powerpc powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles 2011-10-15 09:35:15 -04:00
sh image: push default arch values to arch headers 2011-10-05 22:22:15 +02:00
sparc net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
x86 net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00