From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Tue, 10 Jun 2014 09:48:48 +0200 Subject: [U-Boot] [PATCH] sun5i: Add A13-OLinuXinoM support In-Reply-To: References: <1395097256-7593-1-git-send-email-hdegoede@redhat.com> <1395319777-8884-1-git-send-email-trini@ti.com> <53956891.4080306@redhat.com> Message-ID: <5396B860.50407@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 06/10/2014 09:25 AM, Albert ARIBAUD wrote: > Hi Hans, > > On Mon, 09 Jun 2014 09:56:01 +0200, Hans de Goede > wrote: > >> Hi, >> >> On 06/09/2014 08:50 AM, Albert ARIBAUD wrote: >>> Hi Tom, >>> >>> On Thu, 20 Mar 2014 08:49:37 -0400, Tom Rini wrote: >>> >>>> Tested-by: Matt Porter >>>> Signed-off-by: Tom Rini >>>> --- >>> >>> Where does this patch come from? The source tree it applies to is not >>> that of mainline U-Boot. If this is actually an RFC that I should look >>> into, (as the PW state says), then which repository does it apply to? >> >> This was posted by Tom as an add on patch to my: >> "[PATCH u-boot sunxi 00/12] sun4i (v2) + sun5i + pmic + emac support" >> >> Series, which was a series on top of one of Ian's sun7i support >> series: >> >> http://lists.denx.de/pipermail/u-boot/2014-March/175656.html >> >> In the mean time (as you know) Ians' series has gone upstream and >> I've continued working on the series in question, with Ian >> reviewing it. Actually I've just send you a pull-req with the >> bits of this series which are ready to go upstream. Which includes >> support for the A13-OLinuXinoM as part of the >> "sunxi: Add sun5i support" patch. > > Thanks. Unfortunately, I had lost track of the dependencies -- which is > a live example of why patches with dependencies should mention them > explicitly after their commit message (not in it, though, as once > applied, the dependency info is not relevant any more), so that folks > like me can reconstruct the information. :) > > I'll process you patch series -- not "pull request", as I only pull > from other (ARM-related only) U-Boot repos :) -- in a few days, then > I'll handle Tom's patch. Adding support for the A13-OLinuXinoM has been integrated into my series, so you can drop Tom's patch. Note I've a lot more allwinner boards (all olimex variants, various mele devices, various mk802 and mk805 variants), which I plan to add support for (these are already support in the u-boot-sunxi git repository), but I'm trying to upstream things in small batches. Let me know if you want me to speed things up and queue up more patches. Regards, Hans