Re: [U-Boot] [PATCH 1/4] armv8: fsl-layerscape: add missing qe base address define

2018-09-28 Thread York Sun
On 08/27/2018 07:34 AM, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor > > Add define for quiccengine register block base address. > > Signed-off-by: Laurentiu Tudor > --- This patch set is applied to fsl-qoriq master, awaiting upstream. Thanks. York __

[U-Boot] [PATCH 1/4] armv8: fsl-layerscape: add missing qe base address define

2018-08-27 Thread laurentiu . tudor
From: Laurentiu Tudor Add define for quiccengine register block base address. Signed-off-by: Laurentiu Tudor --- arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h b/arch/arm/inclu