From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH 09/17] libfdt: Import libfdt source Date: Sat, 1 Feb 2014 18:25:02 -0800 Message-ID: <20140202022502.GS3570@cbox> References: <1390321323-1855-1-git-send-email-drjones@redhat.com> <1390321323-1855-10-git-send-email-drjones@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org To: Andrew Jones Return-path: Received: from mail-pd0-f171.google.com ([209.85.192.171]:59150 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750942AbaBBCZF (ORCPT ); Sat, 1 Feb 2014 21:25:05 -0500 Received: by mail-pd0-f171.google.com with SMTP id g10so5638705pdj.16 for ; Sat, 01 Feb 2014 18:25:03 -0800 (PST) Content-Disposition: inline In-Reply-To: <1390321323-1855-10-git-send-email-drjones@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jan 21, 2014 at 05:21:55PM +0100, Andrew Jones wrote: > This adds the applicable libfdt source files (unmodified) and a > README to explain where the source came from. The README says > > The code in this directory is originally imported from the libfdt > directory of git://git.jdl.com/software/dtc.git - version 1.4.0. > > Signed-off-by: Andrew Jones FWIW: Acked-by: Christoffer Dall