Re: [U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M

2019-03-15 Thread Prabhakar Kushwaha
> -Original Message- > From: Joe Hershberger > Sent: Saturday, March 2, 2019 2:56 AM > To: Meenakshi Aggarwal > Cc: u-boot ; Prabhakar Kushwaha > > Subject: Re: [U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M > > On Tue, Feb 26, 2019 at 9:26 PM

Re: [U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M

2019-03-01 Thread Joe Hershberger
On Tue, Feb 26, 2019 at 9:26 PM Meenakshi Aggarwal wrote: > > ls2088, ls1088 : minimum MC Memory size is 128 MB > lx2 : minimum MC memory size is 256 MB > > Signed-off-by: Meenakshi Aggarwal Acked-by: Joe Hershberger ___ U-Boot mailing list

Re: [U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M

2019-03-01 Thread Joe Hershberger
On Fri, Mar 1, 2019 at 2:48 PM Heinrich Schuchardt wrote: > > On 2/27/19 10:11 AM, Meenakshi Aggarwal wrote: > > ls2088, ls1088 : minimum MC Memory size is 128 MB > > lx2 : minimum MC memory size is 256 MB > > > > Signed-off-by: Meenakshi Aggarwal > > Hello Joe, > > in patchwork I have

Re: [U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M

2019-03-01 Thread Heinrich Schuchardt
On 2/27/19 10:11 AM, Meenakshi Aggarwal wrote: > ls2088, ls1088 : minimum MC Memory size is 128 MB > lx2 : minimum MC memory size is 256 MB > > Signed-off-by: Meenakshi Aggarwal Hello Joe, in patchwork I have reassigned the patch https://patchwork.ozlabs.org/patch/1048656/ to you. The first

[U-Boot] [PATCH 2/2] mc : Reduce MC memory size to 128M

2019-02-26 Thread Meenakshi Aggarwal
ls2088, ls1088 : minimum MC Memory size is 128 MB lx2 : minimum MC memory size is 256 MB Signed-off-by: Meenakshi Aggarwal --- drivers/net/fsl-mc/mc.c | 23 +++ include/configs/ls1088a_common.h | 2 +- include/configs/ls2080a_common.h | 2 +-