[U-Boot] [RESEND PATCH 1/1] armv8: Add framework for CCN-504 interconnect configuration

York Sun yorksun at freescale.com
Thu Aug 13 19:40:00 CEST 2015


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 at 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.

York


More information about the U-Boot mailing list