From mboxrd@z Thu Jan 1 00:00:00 1970 From: mark.rutland@arm.com (Mark Rutland) Date: Fri, 20 Jun 2014 11:03:53 +0100 Subject: [PATCH 0/2] arm64 bootwrapper fixes In-Reply-To: <1403202285.17030.61.camel@smoke> References: <20140618174419.GB9612@leverpostej> <1403202285.17030.61.camel@smoke> Message-ID: <20140620100353.GD30188@leverpostej> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 19, 2014 at 07:24:45PM +0100, Geoff Levand wrote: > Hi Mark, > > On Wed, 2014-06-18 at 18:44 +0100, Mark Rutland wrote: > > With Catalin's blessing I've taken over bootwrapper maintenance, so I've > > taken these into my tree [1] with some slight changes to the second > > patch to fit in with the existing naming scheme. > > I tested your latest, and it seems to work OK. Thanks for testing! Mark.