On Fri, Jun 12, 2020 at 3:18 AM Atish Patra wrote:
>
> On Wed, Jun 10, 2020 at 2:05 AM Bin Meng wrote:
> >
> > Hi Atish,
> >
> > On Wed, Jun 3, 2020 at 2:23 AM Atish Patra wrote:
> > >
> > > On Thu, May 28, 2020 at 1:47 AM Bin Meng wrote:
> > > >
> > > > From: Bin Meng
> > > >
> > > > The FDT
On Wed, Jun 10, 2020 at 2:05 AM Bin Meng wrote:
>
> Hi Atish,
>
> On Wed, Jun 3, 2020 at 2:23 AM Atish Patra wrote:
> >
> > On Thu, May 28, 2020 at 1:47 AM Bin Meng wrote:
> > >
> > > From: Bin Meng
> > >
> > > The FDT blob might not have sufficient space to hold a copy of
> > > reserved memory
Hi Atish,
On Wed, Jun 3, 2020 at 2:23 AM Atish Patra wrote:
>
> On Thu, May 28, 2020 at 1:47 AM Bin Meng wrote:
> >
> > From: Bin Meng
> >
> > The FDT blob might not have sufficient space to hold a copy of
> > reserved memory node. Expand it before the copy.
> >
> > Reported-by: Rick Chen
> >
On Thu, May 28, 2020 at 1:47 AM Bin Meng wrote:
>
> From: Bin Meng
>
> The FDT blob might not have sufficient space to hold a copy of
> reserved memory node. Expand it before the copy.
>
> Reported-by: Rick Chen
> Signed-off-by: Bin Meng
> ---
>
> arch/riscv/lib/fdt_fixup.c | 6 ++
> 1 fil
From: Bin Meng
The FDT blob might not have sufficient space to hold a copy of
reserved memory node. Expand it before the copy.
Reported-by: Rick Chen
Signed-off-by: Bin Meng
---
arch/riscv/lib/fdt_fixup.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/arch/riscv/lib/fdt_fixup.c b/
5 matches
Mail list logo