Re: [U-Boot] [PATCH] arm: ls102xa: enable snooping for CAAM transactions

2015-10-15 Thread Horia Geantă
On 10/14/2015 11:54 PM, York Sun wrote: > > > On 09/16/2015 03:22 AM, Horia Geantă wrote: >> Enable snooping for CAAM read & write transactions by >> programming the SCFG snoop configuration register: >> SCFG_SNPCNFGCR[SECRDSNP] >> SCFG_SNPCNFGCR[SECWRSNP] >> >> Signed-off-by: Horia Geantă >> Re

Re: [U-Boot] [PATCH] arm: ls102xa: enable snooping for CAAM transactions

2015-10-14 Thread York Sun
On 09/16/2015 03:22 AM, Horia Geantă wrote: > Enable snooping for CAAM read & write transactions by > programming the SCFG snoop configuration register: > SCFG_SNPCNFGCR[SECRDSNP] > SCFG_SNPCNFGCR[SECWRSNP] > > Signed-off-by: Horia Geantă > Reviewed-by: Zhengxiong Jin The Reviewed-by signatur

[U-Boot] [PATCH] arm: ls102xa: enable snooping for CAAM transactions

2015-09-16 Thread Horia Geantă
Enable snooping for CAAM read & write transactions by programming the SCFG snoop configuration register: SCFG_SNPCNFGCR[SECRDSNP] SCFG_SNPCNFGCR[SECWRSNP] Signed-off-by: Horia Geantă Reviewed-by: Zhengxiong Jin --- arch/arm/include/asm/arch-ls102xa/immap_ls102xa.h | 1 + board/freescale/ls1021a