]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv8: Add framework for CCN-504 interconnect configuration
authorBhupesh Sharma <bhupesh.sharma@freescale.com>
Wed, 1 Jul 2015 04:28:03 +0000 (09:58 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 2 Sep 2015 02:37:49 +0000 (21:37 -0500)
commit3ffa95c283aa45e97d35c033577ab0b67628f426
tree10029547191cdabdefcf6d4c2ce70569e1035f79
parent7fb79e6552c45487ff31d00ef4f54d0e040d457f
armv8: Add framework for CCN-504 interconnect configuration

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>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S
arch/arm/include/asm/arch-fsl-lsch3/config.h
arch/arm/lib/Makefile
arch/arm/lib/ccn504.S [new file with mode: 0644]