[U-Boot] [PATCH v2] powerpc/85xx: Add support for setting up RAID engine liodns on P5020

Kumar Gala galak at kernel.crashing.org
Mon Oct 3 15:43:57 CEST 2011


On Sep 16, 2011, at 10:00 AM, Kumar Gala wrote:

> Add support for Job Queue/Ring LIODN for the RAID Engine on P5020.  Each
> Job Queue/Ring combo needs one id assigned for a total of 4 (2 JQs/2
> Rings per JQ).  This just handles RAID Engine in non-DPAA mode.
> 
> Signed-off-by: Santosh Shukla <santosh.shukla at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Removed typedef
> 
> arch/powerpc/cpu/mpc85xx/liodn.c       |   25 ++++++++++++++++++++++++-
> arch/powerpc/cpu/mpc85xx/p5020_ids.c   |   13 +++++++++++++
> arch/powerpc/include/asm/fsl_liodn.h   |   11 ++++++++++-
> arch/powerpc/include/asm/fsl_portals.h |    3 +++
> arch/powerpc/include/asm/immap_85xx.h  |   19 +++++++++++++++++++
> include/configs/P5020DS.h              |    1 +
> 6 files changed, 70 insertions(+), 2 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list