Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-07-07 Thread Yixun Lan
Hi Leo On 02:55 Thu 29 Jun , Leo Liang wrote: > Hi YiXun, > On Fri, May 26, 2023 at 08:41:04PM +0800, Yixun Lan wrote: > > Add support for Sipeed's Lichee Pi 4A board which based on > > T-HEAD's TH1520 SoC, only minimal device tree and serial onsole are enabled, > > so it's capable of chain bo

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-26 Thread Guo Ren
On Fri, May 26, 2023 at 8:41 PM Yixun Lan wrote: > > Add support for Sipeed's Lichee Pi 4A board which based on > T-HEAD's TH1520 SoC, only minimal device tree and serial onsole are enabled, > so it's capable of chain booting from T-HEAD's vendor u-boot. > > Reviewed-by: Wei Fu > Signed-off-by: Y

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-27 Thread Guo Ren
On Fri, May 26, 2023 at 8:41 PM Yixun Lan wrote: > > Add support for Sipeed's Lichee Pi 4A board which based on > T-HEAD's TH1520 SoC, only minimal device tree and serial onsole are enabled, > so it's capable of chain booting from T-HEAD's vendor u-boot. > > Reviewed-by: Wei Fu > Signed-off-by: Y

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-27 Thread Yixun Lan
Hi Guo: On 09:45 Sat 27 May , Guo Ren wrote: > On Fri, May 26, 2023 at 8:41 PM Yixun Lan wrote: > > > > Add support for Sipeed's Lichee Pi 4A board which based on > > T-HEAD's TH1520 SoC, only minimal device tree and serial onsole are enabled, > > so it's capable of chain booting from T-HEAD'

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-27 Thread Yixun Lan
Hi Guo, Jisheng: On 11:36 Sat 27 May , Guo Ren wrote: > On Fri, May 26, 2023 at 8:41 PM Yixun Lan wrote: > > > > Add support for Sipeed's Lichee Pi 4A board which based on > > T-HEAD's TH1520 SoC, only minimal device tree and serial onsole are enabled, > > so it's capable of chain booting fro

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-28 Thread Bin Meng
On Sat, May 27, 2023 at 9:41 PM Yixun Lan wrote: > > Hi Guo, Jisheng: > > On 11:36 Sat 27 May , Guo Ren wrote: > > On Fri, May 26, 2023 at 8:41 PM Yixun Lan wrote: > > > > > > Add support for Sipeed's Lichee Pi 4A board which based on > > > T-HEAD's TH1520 SoC, only minimal device tree and se

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-28 Thread Yixun Lan
Hi Bin: On 09:12 Mon 29 May , Bin Meng wrote: > On Sat, May 27, 2023 at 9:41 PM Yixun Lan wrote: > > > > Hi Guo, Jisheng: > > > > On 11:36 Sat 27 May , Guo Ren wrote: > > > On Fri, May 26, 2023 at 8:41 PM Yixun Lan wrote: > > > > > > > > Add support for Sipeed's Lichee Pi 4A board which

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-05-28 Thread Bin Meng
On Mon, May 29, 2023 at 11:10 AM Yixun Lan wrote: > > Hi Bin: > > On 09:12 Mon 29 May , Bin Meng wrote: > > On Sat, May 27, 2023 at 9:41 PM Yixun Lan wrote: > > > > > > Hi Guo, Jisheng: > > > > > > On 11:36 Sat 27 May , Guo Ren wrote: > > > > On Fri, May 26, 2023 at 8:41 PM Yixun Lan wro

Re: [RESEND PATCH v1 1/4] riscv: t-head: licheepi4a: initial support added

2023-06-28 Thread Leo Liang
Hi YiXun, On Fri, May 26, 2023 at 08:41:04PM +0800, Yixun Lan wrote: > Add support for Sipeed's Lichee Pi 4A board which based on > T-HEAD's TH1520 SoC, only minimal device tree and serial onsole are enabled, > so it's capable of chain booting from T-HEAD's vendor u-boot. > > Reviewed-by: Wei Fu