From: Peter Griffin Date: Thu, 10 Sep 2015 20:55:14 +0000 (+0100) Subject: ARM: hi6220: Add UART0 and UART3 base addresses X-Git-Tag: v2015.10-rc4~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f7ca45e891d147ade5d6c66e225de6f120e58b7c;p=u-boot ARM: hi6220: Add UART0 and UART3 base addresses Signed-off-by: Peter Griffin Reviewed-by: Simon Glass --- diff --git a/arch/arm/include/asm/arch-hi6220/hi6220.h b/arch/arm/include/asm/arch-hi6220/hi6220.h index 4b987c2c83..3a12c75eee 100644 --- a/arch/arm/include/asm/arch-hi6220/hi6220.h +++ b/arch/arm/include/asm/arch-hi6220/hi6220.h @@ -13,6 +13,9 @@ #define HI6220_MMC0_BASE 0xF723D000 #define HI6220_MMC1_BASE 0xF723E000 +#define HI6220_UART0_BASE 0xF8015000 +#define HI6220_UART3_BASE 0xF7113000 + #define HI6220_PMUSSI_BASE 0xF8000000 #define HI6220_PERI_BASE 0xF7030000