Re: [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

2025-04-28 Thread Andre Przywara
On Fri, 11 Apr 2025 18:14:39 +0200 Jernej Skrabec wrote: > H616 rank and size detection code is superior to the H6. Nevertheless, > they are structurally the same. Split functions from H616 into new file > and reuse them in H6 DRAM driver too. This should also fix some bugs for > H6 too, like inc

Re: [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

2025-04-26 Thread Jernej Škrabec
Dne četrtek, 17. april 2025 ob 02:18:25 Srednjeevropski poletni čas je Andre Przywara napisal(a): > On Wed, 16 Apr 2025 18:30:43 +0200 > Jernej Škrabec wrote: > > > Dne sreda, 16. april 2025 ob 01:40:04 Srednjeevropski poletni čas je Andre > > Przywara napisal(a): > > > On Fri, 11 Apr 2025 18:1

Re: [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

2025-04-16 Thread Andre Przywara
On Wed, 16 Apr 2025 18:30:43 +0200 Jernej Škrabec wrote: > Dne sreda, 16. april 2025 ob 01:40:04 Srednjeevropski poletni čas je Andre > Przywara napisal(a): > > On Fri, 11 Apr 2025 18:14:39 +0200 > > Jernej Skrabec wrote: > > > > Hi Jernej, > > > > > H616 rank and size detection code is sup

Re: [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

2025-04-16 Thread Jernej Škrabec
Dne sreda, 16. april 2025 ob 01:40:04 Srednjeevropski poletni čas je Andre Przywara napisal(a): > On Fri, 11 Apr 2025 18:14:39 +0200 > Jernej Skrabec wrote: > > Hi Jernej, > > > H616 rank and size detection code is superior to the H6. Nevertheless, > > they are structurally the same. Split func

Re: [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure

2025-04-15 Thread Andre Przywara
On Fri, 11 Apr 2025 18:14:39 +0200 Jernej Skrabec wrote: Hi Jernej, > H616 rank and size detection code is superior to the H6. Nevertheless, > they are structurally the same. Split functions from H616 into new file > and reuse them in H6 DRAM driver too. This should also fix some bugs for > H6 t