[PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-10-07 Thread sbabic
> The BSP platform LmP supports the board NXP iMX8QM MEK. The > kernel size in LmP exceeds 32Mb. Increase the maximum size > of an uncompressed kernel to fix the following error: > Uncompressing Kernel Image > Error: inflate() returned -5 > Image too large: increase

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-09-14 Thread Peng Fan (OSS)
On 2021/8/30 19:11, Oleksandr Suvorov wrote: On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: The BSP platform LmP supports the board NXP iMX8QM MEK. The kernel size in LmP exceeds 32Mb. Increase the maximum size of an uncompressed kernel to

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Marcel Ziswiler
On Mon, 2021-08-30 at 13:46 -0400, Tom Rini wrote: > On Mon, Aug 30, 2021 at 03:05:32PM +, Marcel Ziswiler wrote: > > On Mon, 2021-08-30 at 14:18 +0200, Marek Vasut wrote: > > > On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: > > > > On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: > > > > >

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Tom Rini
On Mon, Aug 30, 2021 at 03:05:32PM +, Marcel Ziswiler wrote: > On Mon, 2021-08-30 at 14:18 +0200, Marek Vasut wrote: > > On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: > > > On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: > > > > > > > > On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: > > > >

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Marek Vasut
On 8/30/21 6:34 PM, Marcel Ziswiler wrote: On Mon, 2021-08-30 at 17:10 +0200, Marek Vasut wrote: On 8/30/21 5:05 PM, Marcel Ziswiler wrote: On Mon, 2021-08-30 at 14:18 +0200, Marek Vasut wrote: On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote:

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Marcel Ziswiler
On Mon, 2021-08-30 at 17:10 +0200, Marek Vasut wrote: > On 8/30/21 5:05 PM, Marcel Ziswiler wrote: > > On Mon, 2021-08-30 at 14:18 +0200, Marek Vasut wrote: > > > On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: > > > > On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: > > > > > > > > > > On

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Marek Vasut
On 8/30/21 5:05 PM, Marcel Ziswiler wrote: On Mon, 2021-08-30 at 14:18 +0200, Marek Vasut wrote: On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: The BSP platform LmP supports the board NXP iMX8QM

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Marcel Ziswiler
On Mon, 2021-08-30 at 14:18 +0200, Marek Vasut wrote: > On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: > > On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: > > > > > > On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: > > > > The BSP platform LmP supports the board NXP iMX8QM MEK. The > > > > kernel

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Marek Vasut
On 8/30/21 1:11 PM, Oleksandr Suvorov wrote: On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: The BSP platform LmP supports the board NXP iMX8QM MEK. The kernel size in LmP exceeds 32Mb. Increase the maximum size of an uncompressed kernel to

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-30 Thread Oleksandr Suvorov
On Sun, Aug 29, 2021 at 10:55 PM Marek Vasut wrote: > > On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: > > The BSP platform LmP supports the board NXP iMX8QM MEK. The > > kernel size in LmP exceeds 32Mb. Increase the maximum size > > of an uncompressed kernel to fix the following error: > >

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-29 Thread Tom Rini
On Sun, Aug 29, 2021 at 09:55:16PM +0200, Marek Vasut wrote: > On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: > > The BSP platform LmP supports the board NXP iMX8QM MEK. The > > kernel size in LmP exceeds 32Mb. Increase the maximum size > > of an uncompressed kernel to fix the following error: > >

Re: [PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-29 Thread Marek Vasut
On 8/29/21 9:39 PM, Oleksandr Suvorov wrote: The BSP platform LmP supports the board NXP iMX8QM MEK. The kernel size in LmP exceeds 32Mb. Increase the maximum size of an uncompressed kernel to fix the following error: Uncompressing Kernel Image Error: inflate() returned -5 Image

[PATCH 3/3] imx8qm_mek: Increase CONFIG_SYS_BOOTM_LEN to 64MB

2021-08-29 Thread Oleksandr Suvorov
The BSP platform LmP supports the board NXP iMX8QM MEK. The kernel size in LmP exceeds 32Mb. Increase the maximum size of an uncompressed kernel to fix the following error: Uncompressing Kernel Image Error: inflate() returned -5 Image too large: increase CONFIG_SYS_BOOTM_LEN Must