From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:42:41 -0500 Subject: [U-Boot] [RESEND PATCH 1/1] armv8: Add framework for CCN-504 interconnect configuration In-Reply-To: <1435724883-12322-1-git-send-email-bhupesh.sharma@freescale.com> References: <1435724883-12322-1-git-send-email-bhupesh.sharma@freescale.com> Message-ID: <55E66221.2080803@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/30/2015 11: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 > --- Applied to fsl-qoriq master branch. Awaiting upstream. York