Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-09-09 Thread Tom Rini
On Thu, Aug 24, 2023 at 10:08:50AM +0200, Emanuele Ghidoli wrote: > From: Emanuele Ghidoli > > verdin am62 SKUs comes in multiple memory configuration, check that > the detected memory is at least 512MB since we have some > reserved memory just before this threshold and therefore > the module ca

Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Nishanth Menon
On 17:52-20230824, Francesco Dolcini wrote: > On Thu, Aug 24, 2023 at 09:58:56AM -0500, Nishanth Menon wrote: > > On 16:37-20230824, Francesco Dolcini wrote: > > > Hello Nishanth, > > > > > > On Thu, Aug 24, 2023 at 07:14:12AM -0500, Nishanth Menon wrote: > > > > On 10:08-20230824, Emanuele Ghidol

Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Francesco Dolcini
On Thu, Aug 24, 2023 at 09:58:56AM -0500, Nishanth Menon wrote: > On 16:37-20230824, Francesco Dolcini wrote: > > Hello Nishanth, > > > > On Thu, Aug 24, 2023 at 07:14:12AM -0500, Nishanth Menon wrote: > > > On 10:08-20230824, Emanuele Ghidoli wrote: > > > > From: Emanuele Ghidoli > > > > > > >

Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Nishanth Menon
On 16:37-20230824, Francesco Dolcini wrote: > Hello Nishanth, > > On Thu, Aug 24, 2023 at 07:14:12AM -0500, Nishanth Menon wrote: > > On 10:08-20230824, Emanuele Ghidoli wrote: > > > From: Emanuele Ghidoli > > > > > > verdin am62 SKUs comes in multiple memory configuration, check that > > > the

Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Francesco Dolcini
Hello Nishanth, On Thu, Aug 24, 2023 at 07:14:12AM -0500, Nishanth Menon wrote: > On 10:08-20230824, Emanuele Ghidoli wrote: > > From: Emanuele Ghidoli > > > > verdin am62 SKUs comes in multiple memory configuration, check that > > the detected memory is at least 512MB since we have some > > res

Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Nishanth Menon
On 10:08-20230824, Emanuele Ghidoli wrote: > From: Emanuele Ghidoli > > verdin am62 SKUs comes in multiple memory configuration, check that > the detected memory is at least 512MB since we have some > reserved memory just before this threshold and therefore > the module cannot work with less memo

Re: [PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Francesco Dolcini
On Thu, Aug 24, 2023 at 10:08:50AM +0200, Emanuele Ghidoli wrote: > From: Emanuele Ghidoli > > verdin am62 SKUs comes in multiple memory configuration, check that > the detected memory is at least 512MB since we have some > reserved memory just before this threshold and therefore > the module can

[PATCH v1 2/2] board: verdin-am62: fix check for minimum memory size

2023-08-24 Thread Emanuele Ghidoli
From: Emanuele Ghidoli verdin am62 SKUs comes in multiple memory configuration, check that the detected memory is at least 512MB since we have some reserved memory just before this threshold and therefore the module cannot work with less memory. Fixes: 7d1a10659f5b ("board: toradex: add verdin a