On 3/2/25 13:42, Paweł Kochanowski wrote:
Hi,
From: Heinrich Schuchardt
Sent: Thursday, February 20, 2025 9:22 AM
On 2/20/25 07:58, Ilias Apalodimas wrote:
On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski
wrote:
From: Gabriel Nesteruk
U-Boot currently reserves only 0x3000 bytes when cop
Hi,
> From: Heinrich Schuchardt
> Sent: Thursday, February 20, 2025 9:22 AM
>
> On 2/20/25 07:58, Ilias Apalodimas wrote:
> > On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski
> wrote:
> >>
> >> From: Gabriel Nesteruk
> >>
> >> U-Boot currently reserves only 0x3000 bytes when copying the FDT in
Hi Ilias,
On Thu, 20 Feb 2025 at 06:50, Ilias Apalodimas
wrote:
>
> Hi Simon,
>
> On Thu, 20 Feb 2025 at 15:31, Simon Glass wrote:
> >
> > Hi,
> >
> > On Thu, 20 Feb 2025 at 01:21, Heinrich Schuchardt
> > wrote:
> > >
> > > On 2/20/25 07:58, Ilias Apalodimas wrote:
> > > > On Mon, 10 Feb 2025
Hi Heinrich,
On Thu, 20 Feb 2025 at 06:47, Heinrich Schuchardt wrote:
>
> On 20.02.25 14:31, Simon Glass wrote:
> > Hi,
> >
> > On Thu, 20 Feb 2025 at 01:21, Heinrich Schuchardt
> > wrote:
> >>
> >> On 2/20/25 07:58, Ilias Apalodimas wrote:
> >>> On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski
Hi Simon,
On Thu, 20 Feb 2025 at 15:31, Simon Glass wrote:
>
> Hi,
>
> On Thu, 20 Feb 2025 at 01:21, Heinrich Schuchardt wrote:
> >
> > On 2/20/25 07:58, Ilias Apalodimas wrote:
> > > On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski
> > > wrote:
> > >>
> > >> From: Gabriel Nesteruk
> > >>
> >
Hi,
On Thu, 20 Feb 2025 at 01:21, Heinrich Schuchardt wrote:
>
> On 2/20/25 07:58, Ilias Apalodimas wrote:
> > On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski wrote:
> >>
> >> From: Gabriel Nesteruk
> >>
> >> U-Boot currently reserves only 0x3000 bytes when copying the FDT
> >> in `copy_fdt()`,
On 20.02.25 14:31, Simon Glass wrote:
Hi,
On Thu, 20 Feb 2025 at 01:21, Heinrich Schuchardt wrote:
On 2/20/25 07:58, Ilias Apalodimas wrote:
On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski wrote:
From: Gabriel Nesteruk
U-Boot currently reserves only 0x3000 bytes when copying the FDT
in
On 2/20/25 07:58, Ilias Apalodimas wrote:
On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski wrote:
From: Gabriel Nesteruk
U-Boot currently reserves only 0x3000 bytes when copying the FDT
in `copy_fdt()`, which may not be sufficient if additional nodes
(such as FMAN firmware) are added later.
On Mon, 10 Feb 2025 at 18:07, Pawel Kochanowski wrote:
>
> From: Gabriel Nesteruk
>
> U-Boot currently reserves only 0x3000 bytes when copying the FDT
> in `copy_fdt()`, which may not be sufficient if additional nodes
> (such as FMAN firmware) are added later.
>
> This patch introduces a new `CON
From: Gabriel Nesteruk
U-Boot currently reserves only 0x3000 bytes when copying the FDT
in `copy_fdt()`, which may not be sufficient if additional nodes
(such as FMAN firmware) are added later.
This patch introduces a new `CONFIG_FDT_EXTRA_SPACE` Kconfig option
to allow users to define the amoun
10 matches
Mail list logo