Home
last modified time | relevance | path

Searched hist:"34 fdbdf8d9819a3348b1340a5fba8ae00e768fd2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dp3041_ids.c34fdbdf8d9819a3348b1340a5fba8ae00e768fd2 Wed Sep 28 14:51:14 UTC 2011 Haiying Wang <Haiying.Wang@freescale.com> powerpc/p3041: fixup portal config info

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@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>