On Wed, 29 Jul 2020 11:21:26 -0400
Tom Rini wrote:
> On Wed, Jul 29, 2020 at 02:54:56PM +0200, Joao Marcos Costa wrote:
> > On Tue, 21 Jul 2020 11:22:54 +0200
> > Joao Marcos Costa wrote:
> >
> > > Hello!
> > >
> > > This series adds support for the SquashFS filesystem. For now,
> > > zlib i
On Wed, Jul 29, 2020 at 02:54:56PM +0200, Joao Marcos Costa wrote:
> On Tue, 21 Jul 2020 11:22:54 +0200
> Joao Marcos Costa wrote:
>
> > Hello!
> >
> > This series adds support for the SquashFS filesystem. For now, zlib
> > is the only supported compression type. This is my first contribution
>
On Tue, 21 Jul 2020 11:22:54 +0200
Joao Marcos Costa wrote:
> Hello!
>
> This series adds support for the SquashFS filesystem. For now, zlib
> is the only supported compression type. This is my first contribution
> to U-Boot as well as to a major Open Source project.
>
> Changes in v3:
>
Hello!
This series adds support for the SquashFS filesystem. For now, zlib is the
only supported compression type. This is my first contribution to U-Boot as
well as to a major Open Source project.
Changes in v3:
- Replace CONFIG_IS_ENABLED by IS_ENABLED in fs/fs.c
Changes in v2:
4 matches
Mail list logo