From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH V2 0/4] Add Broadcom 7445D0 A15 board support Date: Fri, 3 Oct 2014 16:29:28 +0100 Message-ID: <1412350168.12695.32.camel@citrix.com> References: <542C1D80.6070804@linaro.org> <1412288214-19224-1-git-send-email-jfraser@broadcom.com> <1412332195.12695.1.camel@citrix.com> <3D592480DD42CA41814EC9221D46F45931DDA263@SJEXCHMB12.corp.ad.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3D592480DD42CA41814EC9221D46F45931DDA263@SJEXCHMB12.corp.ad.broadcom.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: Jonathan Fraser Cc: "xen-devel@lists.xen.org" , "julien.grall@linaro.org" , "tim@xen.org" , "stefano.stabellini@eu.citrix.com" List-Id: xen-devel@lists.xenproject.org On Fri, 2014-10-03 at 15:03 +0000, Jonathan Fraser wrote: > On Fri, 2014-10-03 at 11:29 +0100, Ian Campbell wrote: > > On Thu, 2014-10-02 at 18:16 -0400, Jon Fraser wrote: > > > Version 2 > > > > > > This patch series adds support for the Broadcom A15 boards based on the > > > 7445D0 SoC. These changes only affect this single platform. > > > > > > The existing code for .init.proc.info and early UART support have been updated > > > from chip version C0 to D0. Versions before D0 are not supported. > > > > > > I believe I've addressed all of Julien's comments on brcm.c in the previous > > > version. > > > > > > Jon Fraser (4): > > > xen/arm: Broadcom 7445D0 ARM cpu support. > > > xen/arm: Update early print console UART address for Broadcom 7445D0. > > > xen/arm: Add support for Broadcom 7445D0 A15 platform. > > > xen/arm/docs: Document Broadcom 7445D0 early printk support > > > > All acked + applied. > > > > When reposting please could you collect any acked-/reviewed-by which > > were given from the previous round (assuming you haven't made major > > changes) into the commit log. > > > > Also FWIW we would normally update the docs in the same patch as > > updating the feature. > > > > I was unsure of the protocol for previously reviewed patches in a > series. I didn't merge the doc patch with the previous in case it had > already been applied. http://wiki.xen.org/wiki/Submitting_Xen_Patches has some info on this, including how to tell if something has been merged by looking at the staging branch. The section header doesn't necessarily suggest it will tell you this though -- I'll try and make it more obvious... Ian. > > > Thanks > Jon > > > > > > > docs/misc/arm/early-printk.txt | 1 + > > > xen/arch/arm/Rules.mk | 2 +- > > > xen/arch/arm/arm32/proc-v7.S | 4 +- > > > xen/arch/arm/platforms/Makefile | 1 + > > > xen/arch/arm/platforms/brcm.c | 294 ++++++++++++++++++++++++++++++++++++++++ > > > 5 files changed, 299 insertions(+), 3 deletions(-) > > > create mode 100644 xen/arch/arm/platforms/brcm.c > > > > > > > > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel