From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 13 Aug 2018 16:31:48 +0000 Subject: [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines References: <20180809121949.17305-1-laurentiu.tudor@nxp.com> <20180809121949.17305-2-laurentiu.tudor@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/09/2018 05:20 AM, laurentiu.tudor at nxp.com wrote: > From: Laurentiu Tudor > > Add defines for the edma and qdma register block base addresses. > > Reviewed-by: Bharat Bhushan > Signed-off-by: Laurentiu Tudor > --- This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York