mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
Merge "feat(rockchip): update uart baudrate for rk3399" into integration
This commit is contained in:
commit
9020b9ac1b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
/**************************************************************************
|
||||
* UART related constants
|
||||
**************************************************************************/
|
||||
#define RK3399_BAUDRATE 115200
|
||||
#define RK3399_BAUDRATE 1500000
|
||||
#define RK3399_UART_CLOCK 24000000
|
||||
|
||||
/******************************************************************************
|
||||
|
|
Loading…
Add table
Reference in a new issue