From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Tue, 17 Nov 2015 21:43:24 +0000 Subject: [U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem() In-Reply-To: <564A6376.40208@wwwdotorg.org> References: <1447365381-16342-1-git-send-email-abrodkin@synopsys.com> <1447438996.5262.12.camel@synopsys.com> <1447681662.6240.19.camel@synopsys.com> <1447712146.6240.41.camel@synopsys.com> <564A6376.40208@wwwdotorg.org> Message-ID: <1447796604.4157.1.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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, > > > > > > > > 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: > > > > > > > > [snip] > Yes, that seems fine; my suggestion was more for post-patch cleanup. Applied, thanks. -Alexey