From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eugen.Hristev at microchip.com Date: Tue, 7 Jan 2020 07:29:31 +0000 Subject: [ANN] U-Boot v2020.01 released In-Reply-To: <20200106205843.GK4866@bill-the-cat> References: <20200106205843.GK4866@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06.01.2020 22:58, Tom Rini wrote: > The next thing I'd like to point out is that as part of this release > we've re-synced with upstream for libfdt Hello Tom, Regarding the DTC parser (/scripts/dtc/version_gen.h) #define DTC_VERSION "DTC 1.4.6-gaadd0b65" Is this compatible with the new libfdt that we have , and, are there any plans to update this to a newer version? (aadd0b65 is about 2 years old -2018/02) I tried to try out with a new DTC version but most devicetrees have new warnings popping out blocking travis/CI etc. Thanks ! Eugen