Re: [PATCH v2 0/4] riscv: Initial support for Lichee PI 4A board

2023-07-12 Thread Guo Ren
For this series: Reviewed-by: Guo Ren On Sat, Jul 8, 2023 at 7:25 AM Yixun Lan wrote: > > Sipeed's Lichee PI 4A board is based on T-HEAD's TH1520 SoC which consists of > quad core XuanTie C910 CPU, plus one C906 CPU and one E902 CPU. > > In this series, we add a basic device tree, including UAR

[PATCH v2 0/4] riscv: Initial support for Lichee PI 4A board

2023-07-08 Thread Yixun Lan
Sipeed's Lichee PI 4A board is based on T-HEAD's TH1520 SoC which consists of quad core XuanTie C910 CPU, plus one C906 CPU and one E902 CPU. In this series, we add a basic device tree, including UART CPU, PLIC, make it capable of running into a serial console. Please note that, we rely on pre sh