From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 30 Oct 2014 09:36:18 +0100 Subject: [U-Boot] [U-Boot, v2, 2/6] dm: sunxi: Add a new config for an FDT-based pcDuino3 In-Reply-To: References: <1414036962-28463-3-git-send-email-sjg@chromium.org> <544A100D.1070000@redhat.com> <544F5E20.6070704@redhat.com> <5450B41F.4010302@redhat.com> Message-ID: <5451F882.9010806@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 10/29/2014 08:30 PM, Simon Glass wrote: > Hi Hans, > > On 29 October 2014 03:32, Hans de Goede wrote: >> If you can do a respin based on tip of the latest master and with this one >> small item fixed, then I'll queue up your patches in u-boot-sunxi/next > > I will respin with the changes and retest. I was planning to bring it > through -dm with suitable acks, but it is all sunxi stuff now and > there are no DM-dependent patches outstanding, so going through sunxi > sounds good. But would like to make sure it merges to mainline next > week. I can do a pull-req as soon as you've a v3 ready. Or if you prefer you can take this in through the dm tree, that works for me too. In that case consider this patch: Acked-by: Hans de Goede Once the CONFIG_CMD_DM defining code block has been moved to sunxi-common.h Regards, Hans