commit | 09606693c4ef9d8cfae4ca24498b6e9487711e72 | [log] [tgz] |
---|---|---|
author | Yao Zi <ziyao@disroot.org> | Tue May 13 09:04:55 2025 +0000 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed May 21 16:49:52 2025 +0800 |
tree | a8337a17470a7eb52f2a4047f1ce7a68a9e7942e | |
parent | 241aa88ae970faba199318923f86011c9881e12f [diff] |
configs: th1520_lpi4a: Add UART clock frequency The BROM of TH1520 always initializes UART0's parent clock and configures the baudrate to 115200. Describe the clock frequency to make UART function correctly in SPL without introducing CCF. Signed-off-by: Yao Zi <ziyao@disroot.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>