Hi Sascha,
On 25-08-19, Sascha Hauer wrote:
> Hi Marco,
>
> These patches conflict with Ahmads bfetch changes. I think I fixed
> this up, but please check the result.
>
> On Mon, Aug 18, 2025 at 07:44:44PM +0200, Marco Felsch wrote:
> > diff --git a/drivers/nvmem/core.c b/drivers/nvmem/core.c
>
Hi Marco,
These patches conflict with Ahmads bfetch changes. I think I fixed
this up, but please check the result.
On Mon, Aug 18, 2025 at 07:44:44PM +0200, Marco Felsch wrote:
> diff --git a/drivers/nvmem/core.c b/drivers/nvmem/core.c
> index
> 7d026330105b629e68353ae5cdbbf966284da7ea..b87dd937
The new USE_COMPRESSED_DTB option is selected unconditionally for ARM,
so drop the stale selects to the old symbol.
Signed-off-by: Ahmad Fatoum
---
arch/arm/mach-imx/Kconfig | 1 -
arch/arm/mach-k3/Kconfig | 1 -
2 files changed, 2 deletions(-)
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm
On Tue, Aug 19, 2025 at 10:19:41AM +0200, Marco Felsch wrote:
> On 25-08-19, Sascha Hauer wrote:
> > On Mon, Aug 18, 2025 at 07:26:17PM +0200, Marco Felsch wrote:
> > > Require the filename to start at the root '/' directory and resolve any
> > > possible link to make the filename handling more rob
On 25-08-19, Sascha Hauer wrote:
> On Tue, Aug 19, 2025 at 10:19:41AM +0200, Marco Felsch wrote:
> > On 25-08-19, Sascha Hauer wrote:
> > > On Mon, Aug 18, 2025 at 07:26:17PM +0200, Marco Felsch wrote:
> > > > Require the filename to start at the root '/' directory and resolve any
> > > > possible
On 25-08-19, Sascha Hauer wrote:
> On Mon, Aug 18, 2025 at 07:26:15PM +0200, Marco Felsch wrote:
> > This adds the support to load devicetree overlays from a FIT image.
> > There are a few options to handle FIT overlays since the FIT overlay
> > spec is not very strict.
> >
> > This implements the
On 25-08-19, Sascha Hauer wrote:
> On Mon, Aug 18, 2025 at 07:26:17PM +0200, Marco Felsch wrote:
> > Require the filename to start at the root '/' directory and resolve any
> > possible link to make the filename handling more robust.
> >
> > This is in preparation of adding cached fit_open support
On Mon, 18 Aug 2025 19:44:34 +0200, Marco Felsch wrote:
> with this patchset the barebox nvmem-core is prepared for the Linux
> nvmem-layout drivers. Layout drivers are used to describe the NVMEM
> storage format. The patchset also adds the support to read nvmem-cells
> via the devfs. This makes
On Mon, 04 Aug 2025 16:36:46 +0200, Marco Felsch wrote:
> with this patchset the barebox nvmem-core is prepared for the Linux
> nvmem-layout drivers. Layout drivers are used to describe the NVMEM
> storage format. The patchset also adds the support to read nvmem-cells
> via the devfs. This makes
On Mon, Aug 18, 2025 at 07:26:17PM +0200, Marco Felsch wrote:
> Require the filename to start at the root '/' directory and resolve any
> possible link to make the filename handling more robust.
>
> This is in preparation of adding cached fit_open support.
>
> Signed-off-by: Marco Felsch
> ---
>
10 matches
Mail list logo