Re: [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U

2024-07-18 Thread Iuliana Prodan
On 7/12/2024 11:34 AM, Peng Fan (OSS) wrote: From: Peng Fan Merge contiguous TCML/U regions into one to avoid load elf files which has large sections failure. Signed-off-by: Peng Fan --- Reviewed-by: Iuliana Prodan Thanks, Iulia drivers/remoteproc/imx_rproc.c | 18 ++

RE: [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U

2024-07-18 Thread Peng Fan
> Subject: Re: [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U > > On Fri, Jul 12, 2024 at 04:34:57PM +0800, Peng Fan (OSS) wrote: > > From: Peng Fan > > > > Merge contiguous TCML/U regions into one to avoid load elf files > which > > has large sections fail

Re: [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U

2024-07-16 Thread Mathieu Poirier
On Fri, Jul 12, 2024 at 04:34:57PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > Merge contiguous TCML/U regions into one to avoid load elf files which > has large sections failure. > > Signed-off-by: Peng Fan > --- > drivers/remoteproc/imx_rproc.c | 18 ++ > 1 file changed