From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Wed, 25 Feb 2015 13:35:19 -0800 Subject: [U-Boot] [PATCH v2] arm: ls1021x: Add support for initializing CAAM's stream id In-Reply-To: <1421400094-42750-1-git-send-email-b18965@freescale.com> References: <1421400094-42750-1-git-send-email-b18965@freescale.com> Message-ID: <54EE4017.9070504@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 01/16/2015 01:21 AM, Alison Wang wrote: > There 4 JRs, 4 RTICs and 8 DECOs, and set them the same stream id > for using the same SMMU3 on LS1021A. > > Signed-off-by: Xiubo Li > Signed-off-by: Alison Wang > --- > Changes in v2: > - Move changing CCSR macros to a separated patch. Applied to u-boot-fsl-qoriq master branch, awaiting upstream. York