Jon Loeliger
0173d422aa
[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.
...
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-01-17 14:58:57 +11:00
Josh Boyer
3f8c5c3b4d
[POWERPC] 4xx: Use machine_device_initcall for bus probe
...
Some machine_xx_initcall macros were recently added that check for the machine
type before calling the function. This converts the 4xx platforms to use those
for bus probing.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2007-12-24 10:42:02 -06:00
Josh Boyer
8cb34d291d
[POWERPC] 4xx: Mark of_bus structures as __initdata
...
Mark the of_device_id structures used to probe the various busses on 4xx
as __initdata.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2007-12-24 08:40:31 -06:00
Josh Boyer
4922566f03
[POWERPC] 4xx: libfdt and pci fixes for Rainier
...
Update the Rainier wrapper for the libfdt merge and add the pci flags to the
platform file.
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2007-12-23 13:28:40 -06:00
Valentine Barshak
6272175d2a
[POWERPC] 4xx: 440GRx Rainier board support.
...
PowerPC 440GRx Rainier board support.
Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
2007-12-23 13:23:18 -06:00