From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v1 1/3] xen/arm: Add R-Car Gen2 support for early printk Date: Fri, 16 Jan 2015 13:36:04 +0000 Message-ID: <1421415364.19839.66.camel@citrix.com> References: <1421412610-19313-1-git-send-email-oiurii.konovalenko@globallogic.com> <1421412610-19313-2-git-send-email-oiurii.konovalenko@globallogic.com> <54B90C84.5030106@linaro.org> <1421413724.19839.62.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Oleksandr Tyshchenko Cc: Iurii Konovalenko , Julien Grall , Tim Deegan , Stefano Stabellini , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Fri, 2015-01-16 at 15:26 +0200, Oleksandr Tyshchenko wrote: > Hi all. > > Let me explain. > > > The Renesas R-Car Gen2 is a family of SoCs (R-Car H2, M2, etc.). > The "Lager" is a name of development board based on R-Car H2 SoC. > The UART IP block named SCIF (Serial Communication Interface with FIFO) > is common for all SoCs in R-Car Gen2 family. Sounds like RCAR2 is indeed the right name to use then, thanks. Ian.