mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-08 13:00:57 +01:00
ipq807x: Fixed the UART bitrate for HWK01
Change-Id: I8fdb8359f762dc7f3fb9e745d745992e3d97b8da Signed-off-by: smuthayy <smuthayy@codeaurora.org>
This commit is contained in:
parent
fdcfb6366d
commit
e86ed2aba9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
compatible = "qca,ipq-uartdm";
|
||||
reg = <0x78B3000 0x200>;
|
||||
id = <4>;
|
||||
bit_rate = <0xff>;
|
||||
bit_rate = <0xee>;
|
||||
serial_gpio {
|
||||
gpio1 {
|
||||
gpio = <23>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue