
11 Jan
2011
11 Jan
'11
7:54 a.m.
On Jan 9, 2011, at 3:16 PM, Kumar Gala wrote:
Add the needed defines and code to utilize the common 8xxx srio init code to setup LAWs and modify device tree if we have SRIO enabled on a board.
Signed-off-by: Kumar Gala galak@kernel.crashing.org
- Removed ifdef protection around extern per Sergei
- Added missing call to srio_init
arch/powerpc/cpu/mpc86xx/cpu_init.c | 7 ++++++- arch/powerpc/cpu/mpc86xx/fdt.c | 7 ++++++- arch/powerpc/include/asm/immap_86xx.h | 4 +++- 3 files changed, 15 insertions(+), 3 deletions(-)
applied to 85xx
- k