On Fri, Jan 10, 2020 at 04:21:35PM +0800, Weijie Gao wrote:
> On Thu, 2020-01-09 at 12:45 -0500, Tom Rini wrote:
> > On Thu, Jan 09, 2020 at 04:10:12PM +0800, Weijie Gao wrote:
> > > On Wed, 2020-01-08 at 08:22 +0100, Heinrich Schuchardt wrote:
> > > >
> > > > On 1/8/20 4:01 AM, Weijie Gao wrote:
On Thu, 2020-01-09 at 12:45 -0500, Tom Rini wrote:
> On Thu, Jan 09, 2020 at 04:10:12PM +0800, Weijie Gao wrote:
> > On Wed, 2020-01-08 at 08:22 +0100, Heinrich Schuchardt wrote:
> > >
> > > On 1/8/20 4:01 AM, Weijie Gao wrote:
> > > > This patch enables LZMA decompression support for SPL build
>
On Thu, Jan 09, 2020 at 04:10:12PM +0800, Weijie Gao wrote:
> On Wed, 2020-01-08 at 08:22 +0100, Heinrich Schuchardt wrote:
> >
> > On 1/8/20 4:01 AM, Weijie Gao wrote:
> > > This patch enables LZMA decompression support for SPL build
> > >
> > > Signed-off-by: Weijie Gao
> > > ---
> > > lib/Kc
On Wed, 2020-01-08 at 08:22 +0100, Heinrich Schuchardt wrote:
>
> On 1/8/20 4:01 AM, Weijie Gao wrote:
> > This patch enables LZMA decompression support for SPL build
> >
> > Signed-off-by: Weijie Gao
> > ---
> > lib/Kconfig | 5 +
> > lib/Makefile | 1 +
> > 2 files changed, 6 insertion
On 1/8/20 4:01 AM, Weijie Gao wrote:
This patch enables LZMA decompression support for SPL build
Signed-off-by: Weijie Gao
---
lib/Kconfig | 5 +
lib/Makefile | 1 +
2 files changed, 6 insertions(+)
diff --git a/lib/Kconfig b/lib/Kconfig
index 965cf7bc03..2f38e37802 100644
--- a/li
This patch enables LZMA decompression support for SPL build
Signed-off-by: Weijie Gao
---
lib/Kconfig | 5 +
lib/Makefile | 1 +
2 files changed, 6 insertions(+)
diff --git a/lib/Kconfig b/lib/Kconfig
index 965cf7bc03..2f38e37802 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -418,6 +418,11
6 matches
Mail list logo