From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH 1/1] armv8: Add framework for CCN-504 interconnect configuration
Date: Thu, 13 Aug 2015 10:40:00 -0700 [thread overview]
Message-ID: <55CCD670.30508@freescale.com> (raw)
In-Reply-To: <1435724883-12322-1-git-send-email-bhupesh.sharma@freescale.com>
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.
York
next prev parent reply other threads:[~2015-08-13 17:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-01 4:28 [U-Boot] [RESEND PATCH 1/1] armv8: Add framework for CCN-504 interconnect configuration Bhupesh Sharma
2015-08-13 17:40 ` York Sun [this message]
2015-08-14 7:41 ` Sharma Bhupesh
2015-09-02 2:42 ` York Sun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55CCD670.30508@freescale.com \
--to=yorksun@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.