From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Tue, 03 Mar 2015 14:29:42 +0100 Subject: [U-Boot] [RFC PATCH 03/13] sunxi: Replace the pcDuino3 config with FDT version In-Reply-To: <1425371693.12103.26.camel@hellion.org.uk> References: <1425227620-6656-1-git-send-email-sjg@chromium.org> <1425227620-6656-3-git-send-email-sjg@chromium.org> <1425371693.12103.26.camel@hellion.org.uk> Message-ID: <54F5B746.1010106@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 03-03-15 09:34, Ian Campbell wrote: > On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote: >> We currently have Linksprite_pcDuino3 and Linksprite_pcDuino3_fdt. Drop the >> former in favour of the latter. >> >> Signed-off-by: Simon Glass > > Is the FDT version a drop in replacement now? AFAIK yes, this change was actually proposed by me since having 2 versions makes no sense and in the long run we want to move everything to devicetree. > I didn't receive the whole > series but I see that e.g. patch #13 is switching to driver model for > Ethernet on this platform. Shouldn't this patch therefore come at the > end of the series after that groundwork has been laid? > > _If_ I'm mistaken and this change at this point in the series is "no > functional change" then: > Acked-by: Ian Campbell And also: Acked-by: Hans de Goede Regards, Hans