[U-Boot] [PATCH][v2] powerpc/p3041: fixup portal config info

Kumar Gala galak at kernel.crashing.org
Fri Oct 14 06:22:04 CEST 2011


On Oct 13, 2011, at 12:33 AM, Kumar Gala wrote:

> From: Haiying Wang <Haiying.Wang at freescale.com>
> 
> P3041 has 10 qman portals, we need to configure all of them:
> * As there are only 4 physical cores sdest can only be 0 to 3
> * We assign dqrr & frame data LIODNs for all portals so if they
>  are utilized the proper mapping tables can be setup uniquely
>  (PAMU stashing)
> * We set Portal 6-10 to LIODN offsets 1-5 as the global LIODN
>  assignments are tuned around an assumption of at most 5
>  partitions.
> 
> Signed-off-by: Haiying Wang <Haiying.Wang at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> v2: Fix typo in which we lost a ',' and thus wouldn't compile
> 
> arch/powerpc/cpu/mpc85xx/p3041_ids.c |   20 ++++++++++----------
> 1 files changed, 10 insertions(+), 10 deletions(-)

applied

- k


More information about the U-Boot mailing list