From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 15 Dec 2015 08:58:08 +0800 Subject: [U-Boot] [PATCH 2/5] arm: ls102xa: enable all the snoop signal for masters. In-Reply-To: <1449298754-7541-3-git-send-email-yao.yuan@freescale.com> References: <1449298754-7541-1-git-send-email-yao.yuan@freescale.com> <1449298754-7541-3-git-send-email-yao.yuan@freescale.com> Message-ID: <566F65A0.9090004@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 12/05/2015 02:59 PM, Yuan Yao wrote: > Enable the IP feature's snoop signal to support > hardware snoop for cache coherence. > > SNPCNFGCR contains the bits to drive snoop signal > for various masters. > > Signed-off-by: Yuan Yao > --- Applied to fsl-qoriq master. Awaiting upstream. York