From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Sat, 18 Jul 2015 12:42:32 -0500 Subject: [U-Boot] [PATCH v2 0/3] libfdt: fix bugs In-Reply-To: References: <1436890125-4934-1-git-send-email-yamada.masahiro@socionext.com> <1436897763.2993.49.camel@freescale.com> Message-ID: <1437241352.2993.218.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 Sat, 2015-07-18 at 08:36 -0600, Simon Glass wrote: > Hi Scott, > > On 14 July 2015 at 12:16, Scott Wood wrote: > > 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 > > To avoid roadblocks we take patches in libfdt before they are merged > upstream. I then tidy things up when I see them applied. So sometimes > we are a little ahead of libfdt for a while. It works out OK since we > need to sync with upstream regularly anyway. That's fine, but from what Masahiro said, it sounded like there was no intent to ever push these to upstream dtc. -Scott