Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-23 Thread Jagan Teki
On Thu, Aug 24, 2017 at 12:33 AM, Jagan Teki wrote: > On Thu, Aug 24, 2017 at 12:28 AM, Dr. Philipp Tomsich > wrote: >> >>> On 23 Aug 2017, at 20:44, Jagan Teki wrote: >>> >>> On Wed, Aug 23, 2017 at 6:22 PM, Dr. Philipp Tomsich >>> wrote: > On 23 Aug 2017, at 13:19, Jagan Teki wrote:

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-23 Thread Jagan Teki
On Thu, Aug 24, 2017 at 12:28 AM, Dr. Philipp Tomsich wrote: > >> On 23 Aug 2017, at 20:44, Jagan Teki wrote: >> >> On Wed, Aug 23, 2017 at 6:22 PM, Dr. Philipp Tomsich >> wrote: >>> On 23 Aug 2017, at 13:19, Jagan Teki wrote: Hi Philipp, On Tue, Aug 22, 2017 at 5:41 PM

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-23 Thread Dr. Philipp Tomsich
> On 23 Aug 2017, at 20:44, Jagan Teki wrote: > > On Wed, Aug 23, 2017 at 6:22 PM, Dr. Philipp Tomsich > wrote: >> >>> On 23 Aug 2017, at 13:19, Jagan Teki wrote: >>> >>> Hi Philipp, >>> >>> On Tue, Aug 22, 2017 at 5:41 PM, Dr. Philipp Tomsich >>> wrote: > On 22 Aug 2017, at 14:0

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-23 Thread Jagan Teki
On Wed, Aug 23, 2017 at 6:22 PM, Dr. Philipp Tomsich wrote: > >> On 23 Aug 2017, at 13:19, Jagan Teki wrote: >> >> Hi Philipp, >> >> On Tue, Aug 22, 2017 at 5:41 PM, Dr. Philipp Tomsich >> wrote: >>> On 22 Aug 2017, at 14:05, Jagan Teki wrote: Philipp and Kever - Thanks for the r

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-23 Thread Dr. Philipp Tomsich
> On 23 Aug 2017, at 13:19, Jagan Teki wrote: > > Hi Philipp, > > On Tue, Aug 22, 2017 at 5:41 PM, Dr. Philipp Tomsich > wrote: >> >>> On 22 Aug 2017, at 14:05, Jagan Teki wrote: >>> >>> Philipp and Kever - Thanks for the response. >>> >>> Few comment below. >>> >>> On Thu, Aug 17, 2017 a

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-23 Thread Jagan Teki
Hi Philipp, On Tue, Aug 22, 2017 at 5:41 PM, Dr. Philipp Tomsich wrote: > >> On 22 Aug 2017, at 14:05, Jagan Teki wrote: >> >> Philipp and Kever - Thanks for the response. >> >> Few comment below. >> >> On Thu, Aug 17, 2017 at 2:02 PM, Dr. Philipp Tomsich >> wrote: >>> Jagan, >>> On 17 Aug

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-22 Thread Dr. Philipp Tomsich
> On 22 Aug 2017, at 14:05, Jagan Teki wrote: > > Philipp and Kever - Thanks for the response. > > Few comment below. > > On Thu, Aug 17, 2017 at 2:02 PM, Dr. Philipp Tomsich > wrote: >> Jagan, >> >>> On 17 Aug 2017, at 08:39, Kever Yang wrote: >>> >>> Hi Jagan, >>> >>> >>> On 08/10/2017

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-22 Thread Jagan Teki
Philipp and Kever - Thanks for the response. Few comment below. On Thu, Aug 17, 2017 at 2:02 PM, Dr. Philipp Tomsich wrote: > Jagan, > >> On 17 Aug 2017, at 08:39, Kever Yang wrote: >> >> Hi Jagan, >> >> >> On 08/10/2017 05:07 PM, Jagan Teki wrote: >>> Hi Simon/Philipp or any, >>> >>> I believe

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-17 Thread Dr. Philipp Tomsich
Jagan, > On 17 Aug 2017, at 08:39, Kever Yang wrote: > > Hi Jagan, > > > On 08/10/2017 05:07 PM, Jagan Teki wrote: >> Hi Simon/Philipp or any, >> >> I believe rk3288 has 20KB BootRom and 100KB internal SRAM and current >> u-boot can archive the maximum size of u-boot-spl-dtb.bin which the >>

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-16 Thread Kever Yang
Hi Jagan, On 08/10/2017 05:07 PM, Jagan Teki wrote: Hi Simon/Philipp or any, I believe rk3288 has 20KB BootRom and 100KB internal SRAM and current u-boot can archive the maximum size of u-boot-spl-dtb.bin which the boot ROM will read is 32KB, do we have any possibility to increase the SPL size

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-16 Thread Dr. Philipp Tomsich
Jagan, > On 16 Aug 2017, at 15:12, Jagan Teki wrote: > > Hi Simon, > > On Mon, Aug 14, 2017 at 11:01 PM, Jagan Teki wrote: >> On Mon, Aug 14, 2017 at 10:03 AM, Jagan Teki >> wrote: >>> Hi Simon, >>> >>> On Mon, Aug 14, 2017 at 3:06 AM, Simon Glass wrote: Hi Jagan, On 10 Aug

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-16 Thread Jagan Teki
Hi Simon, On Mon, Aug 14, 2017 at 11:01 PM, Jagan Teki wrote: > On Mon, Aug 14, 2017 at 10:03 AM, Jagan Teki wrote: >> Hi Simon, >> >> On Mon, Aug 14, 2017 at 3:06 AM, Simon Glass wrote: >>> Hi Jagan, >>> >>> On 10 August 2017 at 03:07, Jagan Teki wrote: Hi Simon/Philipp or any,

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-14 Thread Jagan Teki
On Mon, Aug 14, 2017 at 10:03 AM, Jagan Teki wrote: > Hi Simon, > > On Mon, Aug 14, 2017 at 3:06 AM, Simon Glass wrote: >> Hi Jagan, >> >> On 10 August 2017 at 03:07, Jagan Teki wrote: >>> Hi Simon/Philipp or any, >>> >>> I believe rk3288 has 20KB BootRom and 100KB internal SRAM and current >>>

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-13 Thread Jagan Teki
Hi Simon, On Mon, Aug 14, 2017 at 3:06 AM, Simon Glass wrote: > Hi Jagan, > > On 10 August 2017 at 03:07, Jagan Teki wrote: >> Hi Simon/Philipp or any, >> >> I believe rk3288 has 20KB BootRom and 100KB internal SRAM and current >> u-boot can archive the maximum size of u-boot-spl-dtb.bin which t

Re: [U-Boot] rk3288: 32KB SPL size restriction

2017-08-13 Thread Simon Glass
Hi Jagan, On 10 August 2017 at 03:07, Jagan Teki wrote: > Hi Simon/Philipp or any, > > I believe rk3288 has 20KB BootRom and 100KB internal SRAM and current > u-boot can archive the maximum size of u-boot-spl-dtb.bin which the > boot ROM will read is 32KB, do we have any possibility to increase t