From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 16 Apr 2014 13:15:29 -0500 Subject: [U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot In-Reply-To: <534EAB23.50800@arm.com> References: <1392471397-2158-1-git-send-email-marc.zyngier@arm.com> <534EAB23.50800@arm.com> Message-ID: <534EC8C1.4090505@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/16/2014 11:09 AM, Marc Zyngier wrote: >> Marc, I'm unclear what you want to do with this series. You mention >> that its first 10 patches will apply to U-Boot, but I am not sure >> whether you are just indicating that it is possible to apply them or >> asking for these 10 patches to go in U-Boot mainline. Or is it >> something else yet? > > Well, I rarely write code just for the sake of forking a critical > project ;-) > > So let's be 100% explicit: Yes, I'm hereby asking for these patches to > be merged. They offer a service that is required by the Linux kernel as > well as Xen. They are in active use on the Allwinner sun7i platform as > well as Versatile Express (though the later doesn't have a PSCI > implementation). > > Now, given that two months have gone past without much comment other > than the odd "hey, works great", I don't really know where to take that. > > Are you willing to review the patches? > > Thanks, > M. I too need them. I am actively working on using them and bringing up another platform. They will need to be rebased to top of tree, though. jdl