Hi Sughosh,
On Mon, 29 Jul 2024 at 02:00, Sughosh Ganu wrote:
>
> On Fri, 26 Jul 2024 at 05:02, Simon Glass wrote:
> >
> > Hi Sughosh,
> >
> > On Wed, 24 Jul 2024 at 00:04, Sughosh Ganu wrote:
> > >
> > > Introduce a function lmb_add_memory() to add available memory to the
> > > LMB memory map.
On Fri, 26 Jul 2024 at 05:02, Simon Glass wrote:
>
> Hi Sughosh,
>
> On Wed, 24 Jul 2024 at 00:04, Sughosh Ganu wrote:
> >
> > Introduce a function lmb_add_memory() to add available memory to the
> > LMB memory map. Call this function during board init once the LMB data
> > structures have been i
Hi Sughosh,
On Wed, 24 Jul 2024 at 00:04, Sughosh Ganu wrote:
>
> Introduce a function lmb_add_memory() to add available memory to the
> LMB memory map. Call this function during board init once the LMB data
> structures have been initialised.
>
> Signed-off-by: Sughosh Ganu
> ---
> Changes sinc
Introduce a function lmb_add_memory() to add available memory to the
LMB memory map. Call this function during board init once the LMB data
structures have been initialised.
Signed-off-by: Sughosh Ganu
---
Changes since rfc: None
include/lmb.h | 12
lib/lmb.c | 42 +
4 matches
Mail list logo