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

Kumar Gala galak at kernel.crashing.org
Tue Jan 11 07:54:33 CET 2011


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 at 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


More information about the U-Boot mailing list