Merge "hikey: Add define for UART2" into integration

This commit is contained in:
Soby Mathew 2019-04-29 11:29:52 +00:00 committed by TrustedFirmware Code Review
commit 7a446cabc7
1 changed files with 1 additions and 0 deletions

View File

@ -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