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

Kumar Gala galak at kernel.crashing.org
Tue Jan 11 15:13:56 CET 2011


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 <galak at kernel.crashing.org>
> ---
> * Renamed CONFIG_SYS_HAS_SRIO -> CONFIG_SYS_SRIO
> 
> 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