Re: [U-Boot] [PATCH v2 5/7] powerpc/86xx: Enable common SRIO init code

2011-01-10 Thread Kumar Gala
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 > --- > * Removed ifdef protection around extern per Sergei > * Ad

[U-Boot] [PATCH v2 5/7] powerpc/86xx: Enable common SRIO init code

2011-01-09 Thread Kumar Gala
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 --- * Removed ifdef protection around extern per Sergei * Added missing call to srio_init arch/powerpc/cpu/mpc86xx/cpu_ini