Re: [PATCH v3] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository

2023-01-26 Thread Pali Rohár
On Thursday 26 January 2023 20:58:10 Tony Dinh wrote: > Hi Pali, > > On Thu, Jan 26, 2023 at 1:26 AM Stefan Roese wrote: > > > > On 1/19/23 04:03, Tony Dinh wrote: > > > This syncs drivers/ddr/marvell/a38x/ with the master branch of repository > > >

Re: [PATCH v3] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository

2023-01-26 Thread Tony Dinh
Hi Pali, On Thu, Jan 26, 2023 at 1:26 AM Stefan Roese wrote: > > On 1/19/23 04:03, Tony Dinh wrote: > > This syncs drivers/ddr/marvell/a38x/ with the master branch of repository > > https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git > > > > up to the commit "mv_ddr: a3700: Use the

Re: [PATCH v3] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository

2023-01-26 Thread Stefan Roese
On 1/19/23 04:03, Tony Dinh wrote: This syncs drivers/ddr/marvell/a38x/ with the master branch of repository https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git up to the commit "mv_ddr: a3700: Use the right size for memset to not overflow" d5acc10c287e40cc2feeb28710b92e45c93c702c

Re: [PATCH v3] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository

2023-01-19 Thread Tony Dinh
Hi Pali, On Thu, Jan 19, 2023 at 10:05 AM Pali Rohár wrote: > > Hello! If I read the whole change correctly then all changes are done > under ifdef CONFIG_DDR4. So for existing (ddr3) boards this is noop. > > Reviewed-by: Pali Rohár > > The reaming part is the changes which you done on top of

Re: [PATCH v3] ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository

2023-01-19 Thread Pali Rohár
Hello! If I read the whole change correctly then all changes are done under ifdef CONFIG_DDR4. So for existing (ddr3) boards this is noop. Reviewed-by: Pali Rohár The reaming part is the changes which you done on top of the Marvell code to make it compile under u-boot (floating point, basic