From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 18 Apr 2010 10:53:04 +0200 Subject: [U-Boot] [ARM] U-Boot ARM/PXA maintainership In-Reply-To: <4BCA27DC.1050002@bumblecow.com> References: <201004110243.26808.marek.vasut@gmail.com> <201004120356.23073.marek.vasut@gmail.com> <4BCA27DC.1050002@bumblecow.com> Message-ID: <201004181053.04514.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dne So 17. dubna 2010 23:27:56 Tom Rix napsal(a): > Marek Vasut wrote: > > Dne Ne 11. dubna 2010 22:53:44 Tom napsal(a): > >> Marek Vasut wrote: > >>> Hello, > > > > Hi > > > >>> It seems my patches for the PXA2xx and PXA3xx in U-Boot are ignored. > >>> I'd be willing to take over PXA maintainance in U-Boot. I already > >>> maintain various PXA- based devices in mainline Linux kernel. I also > >>> maintain the OpenPXA project (IPL for PXA3xx devices). > >> > >> The correct thing to do is to ping me! > > > > Fine, good to know, thanks. > > > >> If it looks like your patches are being ignored it is likely an > >> oversight on my part. I will search through what you have posted > >> recently and take care of these. > > > > Look for: > > [PATCH] PXA: Align stack to 8 bytes > > [PATCH] PXAMMC: Drop different delays for PXA27X > > [PATCH 1/2] Enable PXAFB for PXA27X and PXA3XX > > [PATCH 2/2] PXAMCI Monahans support > > > > Or I can just resend you the whole patchset. There are more patches for > > PXA in my tree, that's why I'd like to take over that bit (PXA of > > course, not the whole ARM tree!). > > I see the first two in the u-boot-pxa tree. > When you are comfortable with the tree, please send me a pull request and > I will merge the commits specified in the request into Arm. > > If you want to do this now or after the other two are in is up to you. > > Welcome aboard! > Tom Hi, I see no reply on the PXAMCI one so I'll push that. Also I'll push the delay fix for PXAMCI. The PXAFB one will need further rework now that I think of it. I also added a few register definitions that were missing and were quite important. I'd like you to pull that now if possible. Thanks! Also, thanks for welcoming me, happy to be here :) Cheers!