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

2011-01-11 Thread Kumar Gala
On Jan 11, 2011, at 2:10 AM, 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 > --- > * Renamed CONFIG_SYS_HAS_SRIO -> CONFIG_SYS_SRIO > > arc

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

2011-01-11 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 --- * Renamed CONFIG_SYS_HAS_SRIO -> CONFIG_SYS_SRIO arch/powerpc/cpu/mpc86xx/cpu_init.c |7 ++- arch/powerpc/cp