From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 23 Jul 2015 15:10:30 -0700 Subject: [U-Boot] buildman dtc check error Message-ID: <55B16656.1030904@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 Simon, I am facing a weird issue on the latest u-boot. I can successfully build u-boot manually, but with buildman I see checkdtc error. aarch64: + ls2085aqds +make[1]: *** [checkdtc] Error 1 +make: *** [sub-make] Error 2 I have DTC 1.4.1-ge5e6df7c. Is there any flag for buildman I can see more information? I always use -vVeu as the flag. York