mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
12 lines
468 B
Diff
12 lines
468 B
Diff
--- a/plat/rockchip/rk3399/rk3399_def.h
|
|
+++ b/plat/rockchip/rk3399/rk3399_def.h
|
|
@@ -17,7 +17,7 @@
|
|
/**************************************************************************
|
|
* UART related constants
|
|
**************************************************************************/
|
|
-#define RK3399_BAUDRATE 115200
|
|
+#define RK3399_BAUDRATE 1500000
|
|
#define RK3399_UART_CLOCK 24000000
|
|
|
|
/******************************************************************************
|