From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 2/5] xen/arm: add OMAP5432 UART support for early_printk Date: Wed, 07 Aug 2013 13:49:45 +0100 Message-ID: <52024269.1010000@linaro.org> References: <1375878685-24453-1-git-send-email-baozich@gmail.com> <1375878685-24453-4-git-send-email-baozich@gmail.com> <1375879489.619.48.camel@kazak.uk.xensource.com> <5B538078-5281-4FBE-9884-851157077E4B@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5B538078-5281-4FBE-9884-851157077E4B@gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Chen Baozi Cc: Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 08/07/2013 01:46 PM, Chen Baozi wrote: > > On Aug 7, 2013, at 8:44 PM, Ian Campbell wrote: > >> On Wed, 2013-08-07 at 20:40 +0800, Chen Baozi wrote: >>> On Aug 7, 2013, at 8:31 PM, Chen Baozi wrote: >>> >>>> Signed-off-by: Chen Baozi >>>> --- >>>> docs/misc/arm/early-printk.txt | 1 + >>>> xen/arch/arm/Rules.mk | 4 ++++ >>>> xen/arch/arm/arm32/debug-8250.inc | 41 +++++++++++++++++++++++++++++++++++++++ >>>> xen/include/xen/8250-uart.h | 6 ++++++ >>>> 4 files changed, 52 insertions(+) >>>> create mode 100644 xen/arch/arm/arm32/debug-8250.inc >>> >>> Sorry, I resent the previous version by mistake. Please ignore it. >> >> The whole series and not just this one patch, right? > > Actually, the cover page and this one. > > I'll resend the whole series again. Sorry for the noisy. As you resend this patch series, can you specify the different changes for each patches? -- Julien