projects
/
project
/
bcm63xx
/
atf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e8f52e
)
hikey: Add define for UART2
author
Michalis Pappas
<
[email protected]
>
Tue, 23 Apr 2019 11:56:49 +0000
(13:56 +0200)
committer
Michalis Pappas
<
[email protected]
>
Fri, 26 Apr 2019 14:58:03 +0000
(16:58 +0200)
Change-Id: I54869151bfc434df66933bd418c70cca9c3d0861
Signed-off-by: Michalis Pappas <
[email protected]
>
plat/hisilicon/hikey/include/hikey_def.h
patch
|
blob
|
history
diff --git
a/plat/hisilicon/hikey/include/hikey_def.h
b/plat/hisilicon/hikey/include/hikey_def.h
index b9679f576dc8e2347c39e022f93a25ccbb7f1df9..4fb3e56a17b01636111023ffa19e3bad91365d85 100644
(file)
--- a/
plat/hisilicon/hikey/include/hikey_def.h
+++ b/
plat/hisilicon/hikey/include/hikey_def.h
@@
-40,6
+40,7
@@
* PL011 related constants
*/
#define PL011_UART0_BASE 0xF8015000
+#define PL011_UART2_BASE 0xF7112000
#define PL011_UART3_BASE 0xF7113000
#define PL011_BAUDRATE 115200
#define PL011_UART_CLK_IN_HZ 19200000