Skip to content
Snippets Groups Projects
Commit f7ca45e8 authored by Peter Griffin's avatar Peter Griffin Committed by Tom Rini
Browse files

ARM: hi6220: Add UART0 and UART3 base addresses

parent c9a67d24
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,9 @@ ...@@ -13,6 +13,9 @@
#define HI6220_MMC0_BASE 0xF723D000 #define HI6220_MMC0_BASE 0xF723D000
#define HI6220_MMC1_BASE 0xF723E000 #define HI6220_MMC1_BASE 0xF723E000
#define HI6220_UART0_BASE 0xF8015000
#define HI6220_UART3_BASE 0xF7113000
#define HI6220_PMUSSI_BASE 0xF8000000 #define HI6220_PMUSSI_BASE 0xF8000000
#define HI6220_PERI_BASE 0xF7030000 #define HI6220_PERI_BASE 0xF7030000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment