From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 9 Aug 2018 10:51:37 +0200 Subject: [U-Boot] [PATCH V3 04/32] imx8: add scfw macro definition In-Reply-To: <20180806025047.25320-5-peng.fan@nxp.com> References: <20180806025047.25320-1-peng.fan@nxp.com> <20180806025047.25320-5-peng.fan@nxp.com> Message-ID: <20180809105137.535d975f@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Peng, On Mon, 6 Aug 2018 10:50:19 +0800 Peng Fan peng.fan at nxp.com wrote: > Add SCFW macro definition. > > Signed-off-by: Peng Fan ... > diff --git a/arch/arm/include/asm/arch-imx8/sci/types.h b/arch/arm/include/asm/arch-imx8/sci/types.h > new file mode 100644 > index 0000000000..4fbd6fdaf4 > --- /dev/null > +++ b/arch/arm/include/asm/arch-imx8/sci/types.h ... > +/* Defnes for sc_ctrl_t. */ s/Defnes/Defines/ Otherwise Reviewed-by: Anatolij Gustschin