Hi Peng,
On Mon, May 11, 2020 at 10:32 PM Peng Fan wrote:
> After a thought, i.MX8MQ/MM/MN/MP have different OCRAM sizes,
> and ATF locates in different places. So I would keep current code as is.
Ok, this can be done later as a cleanup. What we should really avoid
is to keep duplicating these
> Subject: RE: [PATCH 1/2] imx: imx8mp_evk: fix boot issue
>
> > Subject: Re: [PATCH 1/2] imx: imx8mp_evk: fix boot issue
> >
> > Hi Peng,
> >
> > On Mon, May 11, 2020 at 2:55 AM Peng Fan wrote:
> > >
> > > The u-boot-spl.bin pad with ddr
> Subject: Re: [PATCH 1/2] imx: imx8mp_evk: fix boot issue
>
> Hi Peng,
>
> On Mon, May 11, 2020 at 2:55 AM Peng Fan wrote:
> >
> > The u-boot-spl.bin pad with ddr firmware conflicts with the
> > CONFIG_MALLOC_F_ADDR area, the ddr firmware will be overwritt
Hi Peng,
On Mon, May 11, 2020 at 2:55 AM Peng Fan wrote:
>
> The u-boot-spl.bin pad with ddr firmware conflicts with the
> CONFIG_MALLOC_F_ADDR area, the ddr firmware will be overwritten
> by malloc in SPL stage and cause ddr initialization not able
> to finish. So update the related addresses to
The u-boot-spl.bin pad with ddr firmware conflicts with the
CONFIG_MALLOC_F_ADDR area, the ddr firmware will be overwritten
by malloc in SPL stage and cause ddr initialization not able
to finish. So update the related addresses to fix the issue.
Reported-by: Fabio Estevam
Signed-off-by: Peng Fan
5 matches
Mail list logo