Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-12-13 Thread Tom Rini
On Tue, Dec 13, 2016 at 08:48:55PM +0530, Lokesh Vutla wrote: > > > On Tuesday 13 December 2016 05:44 PM, Tom Rini wrote: > > On Mon, Dec 12, 2016 at 03:22:50PM +0530, Lokesh Vutla wrote: > >> Hi Tom, > >> > >> On Monday 28 November 2016 03:04 PM, Lokesh Vutla wrote: > >>> This series tries to ad

Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-12-13 Thread Lokesh Vutla
On Tuesday 13 December 2016 05:44 PM, Tom Rini wrote: > On Mon, Dec 12, 2016 at 03:22:50PM +0530, Lokesh Vutla wrote: >> Hi Tom, >> >> On Monday 28 November 2016 03:04 PM, Lokesh Vutla wrote: >>> This series tries to add D-cache support in spl in order to reduce boot time >>> either in 2stage boo

Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-12-13 Thread Tom Rini
On Mon, Dec 12, 2016 at 03:22:50PM +0530, Lokesh Vutla wrote: > Hi Tom, > > On Monday 28 November 2016 03:04 PM, Lokesh Vutla wrote: > > This series tries to add D-cache support in spl in order to reduce boot time > > either in 2stage boot or Falcon Boot. > > I hope there are no further comments

Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-12-12 Thread Tom Rini
On Mon, Dec 12, 2016 at 03:22:50PM +0530, Lokesh Vutla wrote: > Hi Tom, > > On Monday 28 November 2016 03:04 PM, Lokesh Vutla wrote: > > This series tries to add D-cache support in spl in order to reduce boot time > > either in 2stage boot or Falcon Boot. > > I hope there are no further comments

Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-12-12 Thread Lokesh Vutla
Hi Tom, On Monday 28 November 2016 03:04 PM, Lokesh Vutla wrote: > This series tries to add D-cache support in spl in order to reduce boot time > either in 2stage boot or Falcon Boot. I hope there are no further comments on this series. Do you want me to re post this series or this is good to go?

Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-11-28 Thread Lokesh Vutla
On Monday 28 November 2016 10:10 PM, Tom Rini wrote: > On Mon, Nov 28, 2016 at 03:04:42PM +0530, Lokesh Vutla wrote: > >> This series tries to add D-cache support in spl in order to reduce boot time >> either in 2stage boot or Falcon Boot. > > I assume you've measured and confirmed that there i

Re: [U-Boot] [RFC PATCH 0/3] spl: Add D-cache support

2016-11-28 Thread Tom Rini
On Mon, Nov 28, 2016 at 03:04:42PM +0530, Lokesh Vutla wrote: > This series tries to add D-cache support in spl in order to reduce boot time > either in 2stage boot or Falcon Boot. I assume you've measured and confirmed that there is a speed increase? I ask since I'd tried this ages ago but.. >