From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Tue, 14 Jul 2015 13:16:03 -0500 Subject: [U-Boot] [PATCH v2 0/3] libfdt: fix bugs In-Reply-To: <1436890125-4934-1-git-send-email-yamada.masahiro@socionext.com> References: <1436890125-4934-1-git-send-email-yamada.masahiro@socionext.com> Message-ID: <1436897763.2993.49.camel@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2015-07-15 at 01:08 +0900, Masahiro Yamada wrote: > This series fixes bugs of libfdt. > > These functions were added by Thierry for U-boot only. > So, we do not send it back to the DTC ML. If they're not part of upstream dtc, why are they in the libfdt directory? Have they been sent upstream but not merged? -Scott