From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH v4 06/19] libfdt: Import libfdt source Date: Fri, 6 Jun 2014 20:38:06 +0200 Message-ID: <20140606183806.GJ3994@lvm> References: <1397149020-3501-1-git-send-email-drjones@redhat.com> <1397149020-3501-7-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-la0-f42.google.com ([209.85.215.42]:58032 "EHLO mail-la0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751363AbaFFSiL (ORCPT ); Fri, 6 Jun 2014 14:38:11 -0400 Received: by mail-la0-f42.google.com with SMTP id el20so1791047lab.15 for ; Fri, 06 Jun 2014 11:38:09 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1397149020-3501-7-git-send-email-drjones@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Apr 10, 2014 at 06:56:47PM +0200, 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 obviously I didn't review the libfdt sources, but I agree with the approach: Acked-by: Christoffer Dall