On Wed, 2015-08-05 at 22:12 +, Marcel Ziswiler wrote:
> On Tue, 2015-07-28 at 03:55 +0200, Marcel Ziswiler wrote:
> >
> > On 27 July 2015 21:57:14 CEST, Scott Wood
> > wrote:
> > > > - writel(virt_to_phys(buf), &info->reg->data_block_ptr);
> > > > + writel((u32)bbstate.bounce_buffer,
On Tue, 2015-07-28 at 03:55 +0200, Marcel Ziswiler wrote:
>
> On 27 July 2015 21:57:14 CEST, Scott Wood
> wrote:
> > > - writel(virt_to_phys(buf), &info->reg->data_block_ptr);
> > > + writel((u32)bbstate.bounce_buffer, &info->reg
> > > ->data_block_ptr);
> >
> > Why are you converting u
On Tue, 2015-07-28 at 03:55 +0200, Marcel Ziswiler wrote:
> On 27 July 2015 21:57:14 CEST, Scott Wood wrote:
> > On Tue, 2015-07-21 at 00:35 +0200, Marcel Ziswiler wrote:
> > > From: Marcel Ziswiler
> > >
> > > Integrate cache alignment bounce buffer to workaround issues as
> > follows:
> > >
>
On 28 July 2015 01:32:10 CEST, Scott Wood wrote:
>On Mon, 2015-07-27 at 17:28 -0600, Simon Glass wrote:
>> Hi Scott,
>>
>> On 27 July 2015 at 13:57, Scott Wood wrote:
>> > On Tue, 2015-07-21 at 00:35 +0200, Marcel Ziswiler wrote:
>> > > From: Marcel Ziswiler
>> > >
>> > > Integrate cache ali
On 27 July 2015 21:57:14 CEST, Scott Wood wrote:
>On Tue, 2015-07-21 at 00:35 +0200, Marcel Ziswiler wrote:
>> From: Marcel Ziswiler
>>
>> Integrate cache alignment bounce buffer to workaround issues as
>follows:
>>
>> Loading file '/boot/zImage' to addr 0x0100 with size 4499152
>> (0x00
On Mon, 2015-07-27 at 17:28 -0600, Simon Glass wrote:
> Hi Scott,
>
> On 27 July 2015 at 13:57, Scott Wood wrote:
> > On Tue, 2015-07-21 at 00:35 +0200, Marcel Ziswiler wrote:
> > > From: Marcel Ziswiler
> > >
> > > Integrate cache alignment bounce buffer to workaround issues as follows:
> > >
Hi Scott,
On 27 July 2015 at 13:57, Scott Wood wrote:
> On Tue, 2015-07-21 at 00:35 +0200, Marcel Ziswiler wrote:
>> From: Marcel Ziswiler
>>
>> Integrate cache alignment bounce buffer to workaround issues as follows:
>>
>> Loading file '/boot/zImage' to addr 0x0100 with size 4499152
>> (0x0
On Tue, 2015-07-21 at 00:35 +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler
>
> Integrate cache alignment bounce buffer to workaround issues as follows:
>
> Loading file '/boot/zImage' to addr 0x0100 with size 4499152
> (0x0044a6d0)...
> ERROR: v7_dcache_inval_range - start address is
From: Marcel Ziswiler
Integrate cache alignment bounce buffer to workaround issues as follows:
Loading file '/boot/zImage' to addr 0x0100 with size 4499152 (0x0044a6d0)...
ERROR: v7_dcache_inval_range - start address is not aligned - 0x1f7f0108
ERROR: v7_dcache_inval_range - stop address is
9 matches
Mail list logo