Re: [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction

2017-11-30 Thread Sumit Garg
> -Original Message- > From: York Sun > Sent: Thursday, November 30, 2017 12:07 AM > To: Sumit Garg ; u-boot@lists.denx.de > Cc: Ruchika Gupta ; Prabhakar Kushwaha > ; Ashish Kumar > Subject: Re: [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction > > On 10/05/2017 12:55 AM, Sumit Garg

Re: [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction

2017-11-29 Thread York Sun
On 10/05/2017 12:55 AM, Sumit Garg wrote: > > I will wait for SD boot patches to be accepted in upstream. As reducing SPL > size > for ls1088ardb in upstream does only makes sense once we have base platform > support merged in upstream. > Please rework this patch set. York __

Re: [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction

2017-10-05 Thread Sumit Garg
> -Original Message- > From: York Sun > Sent: Thursday, October 05, 2017 12:12 AM > To: Sumit Garg ; u-boot@lists.denx.de > Cc: Ruchika Gupta ; Prabhakar Kushwaha > ; Ashish Kumar > Subject: Re: [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction > > On 10/03/2017 03:51 AM, Sumit Garg w

Re: [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction

2017-10-04 Thread York Sun
On 10/03/2017 03:51 AM, Sumit Garg wrote: >> -Original Message- >> From: York Sun >> Sent: Friday, September 15, 2017 2:08 AM >> To: Sumit Garg ; u-boot@lists.denx.de >> Cc: Ruchika Gupta ; Prabhakar Kushwaha >> >> Subject: Re: [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction >> >> On

Re: [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction

2017-10-03 Thread Sumit Garg
> -Original Message- > From: York Sun > Sent: Friday, September 15, 2017 2:08 AM > To: Sumit Garg ; u-boot@lists.denx.de > Cc: Ruchika Gupta ; Prabhakar Kushwaha > > Subject: Re: [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction > > On 08/29/2017 12:01 AM, Sumit Garg wrote: > > Using

Re: [U-Boot] [PATCH 1/3] armv8: fsl-layerscape: SPL size reduction

2017-09-14 Thread York Sun
On 08/29/2017 12:01 AM, Sumit Garg wrote: > Using changes in this patch we were able to reduce approx 4k > size of u-boot-spl.bin image. Following is breif description of > changes to reduce SPL size: > 1. Compile-off mp.c and libfdt.c in case of SPL build. > 2. Keep MMU and DCACHE specific variabl