On Tue, Aug 27, 2019 at 11:54:31AM -0600, Stephen Warren wrote:
> From: Stephen Warren
>
> The current code in reserve_noncached() has two issues:
>
> 1) The first update of gd->start_addr_sp always rounds down to a section
> start. However, the equivalent calculation in cache.c:noncached_init(
Hi Tom,
> -Original Message-
> From: Tom Rini
> Sent: Wednesday, August 28, 2019 12:31 PM
> To: Vikas MANOCHA
> Cc: Stephen Warren ; twar...@wwwdotorg.org;
> u-boot@lists.denx.de; Stephen Warren
> Subject: Re: [PATCH] board_f: fix noncached reservation calculation
>
> On Wed, Aug 28, 2
On Wed, Aug 28, 2019 at 07:22:36PM +, Vikas MANOCHA wrote:
> Hi,
>
> > -Original Message-
> > From: Stephen Warren
> > Sent: Tuesday, August 27, 2019 7:50 PM
> > To: Vikas MANOCHA ; Tom Rini
> >
> > Cc: twar...@wwwdotorg.org; u-boot@lists.denx.de; Stephen Warren
> >
> > Subject: Re:
Hi,
> -Original Message-
> From: Stephen Warren
> Sent: Tuesday, August 27, 2019 7:50 PM
> To: Vikas MANOCHA ; Tom Rini
>
> Cc: twar...@wwwdotorg.org; u-boot@lists.denx.de; Stephen Warren
>
> Subject: Re: [PATCH] board_f: fix noncached reservation calculation
>
> On 8/27/19 6:01 PM, Vi
On 8/27/19 6:01 PM, Vikas MANOCHA wrote:
> Stephen Warren wrote at Tuesday, August 27, 2019 3:50 PM
>> On 8/27/19 4:10 PM, Vikas MANOCHA wrote:
>>> Stephen Warren wrote at Tuesday, August 27, 2019 10:55 AM
The current code in reserve_noncached() has two issues:
1) The first update of
Hi Stephen,
> -Original Message-
> From: Stephen Warren
> Sent: Tuesday, August 27, 2019 3:50 PM
> To: Vikas MANOCHA ; Tom Rini
>
> Cc: twar...@wwwdotorg.org; u-boot@lists.denx.de; Stephen Warren
>
> Subject: Re: [PATCH] board_f: fix noncached reservation calculation
>
> On 8/27/19 4:1
On 8/27/19 4:10 PM, Vikas MANOCHA wrote:
Hi Stephen,
-Original Message-
From: Stephen Warren
Sent: Tuesday, August 27, 2019 10:55 AM
To: Tom Rini
Cc: twar...@wwwdotorg.org; u-boot@lists.denx.de; Stephen Warren
; Vikas MANOCHA
Subject: [PATCH] board_f: fix noncached reservation calcul
Hi Stephen,
> -Original Message-
> From: Stephen Warren
> Sent: Tuesday, August 27, 2019 10:55 AM
> To: Tom Rini
> Cc: twar...@wwwdotorg.org; u-boot@lists.denx.de; Stephen Warren
> ; Vikas MANOCHA
> Subject: [PATCH] board_f: fix noncached reservation calculation
>
> From: Stephen Warre
From: Stephen Warren
The current code in reserve_noncached() has two issues:
1) The first update of gd->start_addr_sp always rounds down to a section
start. However, the equivalent calculation in cache.c:noncached_init()
always first rounds up to a section start, then subtracts a section size.
T
9 matches
Mail list logo