On 10/02/2016 11:41, Stefan Roese wrote: > Add the base address for the i.MX6UL so that this UART can be used. > > Signed-off-by: Stefan Roese <s...@denx.de> > Cc: Ye Li <ye...@nxp.com> > Cc: Fabio Estevam <fabio.este...@nxp.com> > Cc: Stefano Babic <sba...@denx.de> > --- > arch/arm/include/asm/arch-mx6/imx-regs.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h > b/arch/arm/include/asm/arch-mx6/imx-regs.h > index 5c45bf6..d0e6bf2 100644 > --- a/arch/arm/include/asm/arch-mx6/imx-regs.h > +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h > @@ -162,6 +162,7 @@ > #endif > #define UART1_BASE (ATZ1_BASE_ADDR + 0x20000) > #define ESAI1_BASE_ADDR (ATZ1_BASE_ADDR + 0x24000) > +#define UART8_BASE (ATZ1_BASE_ADDR + 0x24000) > #define SSI1_BASE_ADDR (ATZ1_BASE_ADDR + 0x28000) > #define SSI2_BASE_ADDR (ATZ1_BASE_ADDR + 0x2C000) > #define SSI3_BASE_ADDR (ATZ1_BASE_ADDR + 0x30000) >
Reviewed-by : Stefano Babic <sba...@denx.de> Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot