Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
7a446cab
Commit
7a446cab
authored
Apr 29, 2019
by
Soby Mathew
Committed by
TrustedFirmware Code Review
Apr 29, 2019
Browse files
Merge "hikey: Add define for UART2" into integration
parents
f15e7adb
84086055
Changes
1
Hide whitespace changes
Inline
Side-by-side
plat/hisilicon/hikey/include/hikey_def.h
View file @
7a446cab
...
@@ -40,6 +40,7 @@
...
@@ -40,6 +40,7 @@
* PL011 related constants
* PL011 related constants
*/
*/
#define PL011_UART0_BASE 0xF8015000
#define PL011_UART0_BASE 0xF8015000
#define PL011_UART2_BASE 0xF7112000
#define PL011_UART3_BASE 0xF7113000
#define PL011_UART3_BASE 0xF7113000
#define PL011_BAUDRATE 115200
#define PL011_BAUDRATE 115200
#define PL011_UART_CLK_IN_HZ 19200000
#define PL011_UART_CLK_IN_HZ 19200000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment