Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-21 Thread Kever Yang
On 2020/5/14 上午3:55, Kurt Miller wrote: Use the same approach as ROC-RK3328-CC which enables SPL GPIO, pinctl and regulator support. This allows the gen3 board to boot through SPL and does not break gen2 in the process. Signed-off-by: Kurt Miller --- arch/arm/dts/rk3328-rock64-u-boot.dtsi

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-20 Thread Matwey V. Kornilov
ср, 20 мая 2020 г. в 20:41, Kurt Miller : > > On Wed, 2020-05-20 at 16:30 +0800, Chen-Yu Tsai wrote: > > On Wed, May 20, 2020 at 4:05 PM Matwey V. Kornilov > > wrote: > > > > > > > > > вт, 19 мая 2020 г. в 17:30, Kurt Miller : > > > > > > > > > > > > On Tue, 2020-05-19 at 12:48 +0300, Matwey V.

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-20 Thread Matwey V. Kornilov
ср, 13 мая 2020 г. в 22:55, Kurt Miller : > > Use the same approach as ROC-RK3328-CC which enables SPL GPIO, > pinctl and regulator support. This allows the gen3 board to > boot through SPL and does not break gen2 in the process. > > Signed-off-by: Kurt Miller Acked-by: Matwey V. Kornilov >

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-20 Thread Kurt Miller
On Wed, 2020-05-20 at 16:30 +0800, Chen-Yu Tsai wrote: > On Wed, May 20, 2020 at 4:05 PM Matwey V. Kornilov > wrote: > > > > > > вт, 19 мая 2020 г. в 17:30, Kurt Miller : > > > > > > > > > On Tue, 2020-05-19 at 12:48 +0300, Matwey V. Kornilov wrote: > > > > > > > > вт, 19 мая 2020 г. в

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-20 Thread Chen-Yu Tsai
On Wed, May 20, 2020 at 4:05 PM Matwey V. Kornilov wrote: > > вт, 19 мая 2020 г. в 17:30, Kurt Miller : > > > > On Tue, 2020-05-19 at 12:48 +0300, Matwey V. Kornilov wrote: > > > вт, 19 мая 2020 г. в 01:06, Kurt Miller : > > > > > > > > > > > > On Wed, 2020-05-13 at 16:10 -0400, Kurt Miller

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-20 Thread Matwey V. Kornilov
вт, 19 мая 2020 г. в 17:30, Kurt Miller : > > On Tue, 2020-05-19 at 12:48 +0300, Matwey V. Kornilov wrote: > > вт, 19 мая 2020 г. в 01:06, Kurt Miller : > > > > > > > > > On Wed, 2020-05-13 at 16:10 -0400, Kurt Miller wrote: > > > > > > > > On Wed, 2020-05-13 at 22:58 +0300, Matwey V. Kornilov

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-19 Thread Kurt Miller
On Tue, 2020-05-19 at 12:48 +0300, Matwey V. Kornilov wrote: > вт, 19 мая 2020 г. в 01:06, Kurt Miller : > > > > > > On Wed, 2020-05-13 at 16:10 -0400, Kurt Miller wrote: > > > > > > On Wed, 2020-05-13 at 22:58 +0300, Matwey V. Kornilov wrote: > > > > > > > > > > > > Thanks. Have you already

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-19 Thread Matwey V. Kornilov
вт, 19 мая 2020 г. в 01:06, Kurt Miller : > > On Wed, 2020-05-13 at 16:10 -0400, Kurt Miller wrote: > > On Wed, 2020-05-13 at 22:58 +0300, Matwey V. Kornilov wrote: > > > > > > Thanks. Have you already checked it on gen2? I think I have gen2 board to > > > test. > > Yes, I have both gen3 and gen2

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-18 Thread Kurt Miller
On Wed, 2020-05-13 at 16:10 -0400, Kurt Miller wrote: > On Wed, 2020-05-13 at 22:58 +0300, Matwey V. Kornilov wrote: > > > > Thanks. Have you already checked it on gen2? I think I have gen2 board to > > test. > Yes, I have both gen3 and gen2 boards. gen2 continues to work > with this patch as

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-13 Thread Kurt Miller
On Wed, 2020-05-13 at 22:58 +0300, Matwey V. Kornilov wrote: > Thanks. Have you already checked it on gen2? I think I have gen2 board to > test. Yes, I have both gen3 and gen2 boards. gen2 continues to work with this patch as well. > > ср, 13 мая 2020 г. в 22:55, Kurt Miller : > > > > > >

Re: [PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-13 Thread Matwey V. Kornilov
Thanks. Have you already checked it on gen2? I think I have gen2 board to test. ср, 13 мая 2020 г. в 22:55, Kurt Miller : > > Use the same approach as ROC-RK3328-CC which enables SPL GPIO, > pinctl and regulator support. This allows the gen3 board to > boot through SPL and does not break gen2 in

[PATCH] rockchip: rk3328: rock64 - fix gen3 SPL hang

2020-05-13 Thread Kurt Miller
Use the same approach as ROC-RK3328-CC which enables SPL GPIO, pinctl and regulator support. This allows the gen3 board to boot through SPL and does not break gen2 in the process. Signed-off-by: Kurt Miller --- arch/arm/dts/rk3328-rock64-u-boot.dtsi | 21 +