Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-12 Thread Stefan Roese
On 09.03.21 14:54, Tom Rini wrote: On Mon, Mar 08, 2021 at 07:50:59AM +0100, Stefan Roese wrote: On 08.03.21 07:45, Marek Behun wrote: Reviewed-by: Stefan Roese Thanks, Stefan. Do you want to merge this into your repo u-boot-marvell, or shall Tom merge this once this series is mature? AFAI

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-09 Thread Tom Rini
On Mon, Mar 08, 2021 at 07:50:59AM +0100, Stefan Roese wrote: > On 08.03.21 07:45, Marek Behun wrote: > > > Reviewed-by: Stefan Roese > > > > Thanks, Stefan. > > Do you want to merge this into your repo u-boot-marvell, or shall Tom > > merge this once this series is mature? > > AFAIU, your patch

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Marek Behun
On Mon, 8 Mar 2021 07:58:30 +0100 Stefan Roese wrote: > Hi Marek, > > On 08.03.21 07:46, Marek Behun wrote: > > And BTW do you have time to test this series on some ARM boards? > > I can test this on the theadorable Armada XP board, which also uses > SPL. Do you have a git repo I should use?

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Stefan Roese
Hi Marek, On 08.03.21 07:46, Marek Behun wrote: And BTW do you have time to test this series on some ARM boards? I can test this on the theadorable Armada XP board, which also uses SPL. Do you have a git repo I should use? Or is the patch series from yesterday the "latest and greatest"? Thank

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Stefan Roese
On 08.03.21 07:45, Marek Behun wrote: Reviewed-by: Stefan Roese Thanks, Stefan. Do you want to merge this into your repo u-boot-marvell, or shall Tom merge this once this series is mature? AFAIU, your patch series touches many architectures / platforms. It' currently assigned to Tom in patch

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Bin Meng
On Sun, Mar 7, 2021 at 12:26 PM Marek Behún wrote: > > The arrays `pbs_dq_mapping`, `div_ratio1to1` and `div_ratio2to1` have > different bounds declared in header files where these variables are also > defined from the ones declared in source files. > > This causes the compiler to complain (when b

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Marek Behun
And BTW do you have time to test this series on some ARM boards?

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Marek Behun
> Reviewed-by: Stefan Roese Thanks, Stefan. Do you want to merge this into your repo u-boot-marvell, or shall Tom merge this once this series is mature? Marek

Re: [PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-07 Thread Stefan Roese
On 07.03.21 05:25, Marek Behún wrote: The arrays `pbs_dq_mapping`, `div_ratio1to1` and `div_ratio2to1` have different bounds declared in header files where these variables are also defined from the ones declared in source files. This causes the compiler to complain (when building with LTO): d

[PATCH u-boot-marvell 02/39] ddr: marvell: axp: fix array types have different bounds warning

2021-03-06 Thread Marek Behún
The arrays `pbs_dq_mapping`, `div_ratio1to1` and `div_ratio2to1` have different bounds declared in header files where these variables are also defined from the ones declared in source files. This causes the compiler to complain (when building with LTO): ddr3_sdram.c:24:12: warning: type of ‘pbs_