
From: Sun York-R58495 Sent: Thursday, August 13, 2015 11:10 PM
On 06/30/2015 09:28 PM, Bhupesh Sharma wrote:
This patch adds a minimal framework for Dickens CCN-504 interconnect configuration - mainly related to adding Clusters/cores to snoop/DVM domain and setting QoS of the RN-I ports.
LS2085A platform makes use of these configurations to support better network data performance and to boot a SMP Linux.
Signed-off-by: Bhupesh Sharma bhupesh.sharma@freescale.com
arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S | 72
+++++++++++++++++++++++---
arch/arm/include/asm/arch-fsl-lsch3/config.h | 11 ++++ arch/arm/lib/Makefile | 1 + arch/arm/lib/ccn504.S | 61
++++++++++++++++++++++
4 files changed, 138 insertions(+), 7 deletions(-) create mode 100644 arch/arm/lib/ccn504.S
There is no feedback on this patch. I presume we are OK with it. We may move other CCN-504 related code into the new framework.
Sure. I didn't see any feedback on this either. @ Mark, Albert - Do you have any feedback on this?
Regards, Bhupesh
York