[U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-12 Thread Alexey Brodkin
Up until now there was no need in those stubs. But since following commit compilation of U-Boot on ARC is broken: >8-- commit 7861204c9af7fec1ea9b41541c272516235a6c93 Author: Stephen Warren Date: Sat Oct 3 13:56:46 2015 -0600 itest: make memory a

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-12 Thread Stephen Warren
On 11/12/2015 02:56 PM, Alexey Brodkin wrote: Up until now there was no need in those stubs. But since following commit compilation of U-Boot on ARC is broken: commit 7861204c9af7fec1ea9b41541c272516235a6c93 itest: make memory access work under sandbox ... That's because CMD_ITEST is ena

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-13 Thread Alexey Brodkin
Hi Stephen, On Thu, 2015-11-12 at 16:00 -0700, Stephen Warren wrote: > On 11/12/2015 02:56 PM, Alexey Brodkin wrote: > > Up until now there was no need in those stubs. > > > > But since following commit compilation of U-Boot on ARC is broken: > > commit 7861204c9af7fec1ea9b41541c272516235a6c93 >

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-13 Thread Stephen Warren
On 11/13/2015 06:40 AM, Alexey Brodkin wrote: Hi Stephen, On Thu, 2015-11-12 at 16:00 -0700, Stephen Warren wrote: On 11/12/2015 02:56 PM, Alexey Brodkin wrote: Up until now there was no need in those stubs. But since following commit compilation of U-Boot on ARC is broken: commit 7861204c9af

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-13 Thread Simon Glass
Hi Alexey, On 12 November 2015 at 14:56, Alexey Brodkin wrote: > Up until now there was no need in those stubs. > > But since following commit compilation of U-Boot on ARC is broken: > >8-- > commit 7861204c9af7fec1ea9b41541c272516235a6c93 > Author: Ste

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-13 Thread Alexey Brodkin
Hi Simon, On Fri, 2015-11-13 at 11:14 -0700, Simon Glass wrote: > Hi Alexey, > > On 12 November 2015 at 14:56, Alexey Brodkin > wrote: > > Up until now there was no need in those stubs. > > > > But since following commit compilation of U-Boot on ARC is broken: > > >8

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-13 Thread Simon Glass
On 13 November 2015 at 11:23, Alexey Brodkin wrote: > Hi Simon, > > On Fri, 2015-11-13 at 11:14 -0700, Simon Glass wrote: >> Hi Alexey, >> >> On 12 November 2015 at 14:56, Alexey Brodkin >> wrote: >> > Up until now there was no need in those stubs. >> > >> > But since following commit compilation

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-16 Thread Alexey Brodkin
Hi Simon, Stephen, On Fri, 2015-11-13 at 19:03 -0700, Simon Glass wrote: > On 13 November 2015 at 11:23, Alexey Brodkin > wrote: > > Hi Simon, > > > > On Fri, 2015-11-13 at 11:14 -0700, Simon Glass wrote: > > > Hi Alexey, > > > > > > On 12 November 2015 at 14:56, Alexey Brodkin > > > wrote: [

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-16 Thread Simon Glass
Hi, On 16 November 2015 at 06:47, Alexey Brodkin wrote: > Hi Simon, Stephen, > > On Fri, 2015-11-13 at 19:03 -0700, Simon Glass wrote: >> On 13 November 2015 at 11:23, Alexey Brodkin >> wrote: >> > Hi Simon, >> > >> > On Fri, 2015-11-13 at 11:14 -0700, Simon Glass wrote: >> > > Hi Alexey, >> > >

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-16 Thread Alexey Brodkin
Hi Stephen, On Mon, 2015-11-16 at 14:08 -0700, Simon Glass wrote: > Hi, > > On 16 November 2015 at 06:47, Alexey Brodkin > wrote: > > Hi Simon, Stephen, > > > > On Fri, 2015-11-13 at 19:03 -0700, Simon Glass wrote: > > > On 13 November 2015 at 11:23, Alexey Brodkin > > > wrote: > > > > Hi Simo

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-16 Thread Stephen Warren
On 11/16/2015 03:15 PM, Alexey Brodkin wrote: Hi Stephen, On Mon, 2015-11-16 at 14:08 -0700, Simon Glass wrote: Hi, On 16 November 2015 at 06:47, Alexey Brodkin wrote: Hi Simon, Stephen, On Fri, 2015-11-13 at 19:03 -0700, Simon Glass wrote: On 13 November 2015 at 11:23, Alexey Brodkin wro

Re: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()

2015-11-17 Thread Alexey Brodkin
Hi, On Mon, 2015-11-16 at 16:15 -0700, Stephen Warren wrote: > On 11/16/2015 03:15 PM, Alexey Brodkin wrote: > > Hi Stephen, > > > > On Mon, 2015-11-16 at 14:08 -0700, Simon Glass wrote: > > > Hi, > > > > > > On 16 November 2015 at 06:47, Alexey Brodkin > > > wrote: > > > > Hi Simon, Stephen,