public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  travis build fails
@ 2016-04-04 16:27 Heiko Schocher
  2016-04-04 17:34 ` Stephen Warren
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2016-04-04 16:27 UTC (permalink / raw)
  To: u-boot

Hello,

a lot of U-Boot builds fail on
https://travis-ci.org/u-boot/u-boot

because the dtc compiler drops the following warning:

Warning (unit_address_vs_reg): Node XXX has a reg or ranges property, but no unit name

for example:
https://travis-ci.org/u-boot/u-boot/jobs/120363766#L510


Any idea how to fix this warning? Do we ignore this warning ?

I think the correct way would be to fix the DTS files ...

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] travis build fails
  2016-04-04 16:27 [U-Boot] travis build fails Heiko Schocher
@ 2016-04-04 17:34 ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2016-04-04 17:34 UTC (permalink / raw)
  To: u-boot

On 04/04/2016 10:27 AM, Heiko Schocher wrote:
> Hello,
>
> a lot of U-Boot builds fail on
> https://travis-ci.org/u-boot/u-boot
>
> because the dtc compiler drops the following warning:
>
> Warning (unit_address_vs_reg): Node XXX has a reg or ranges property,
> but no unit name
>
> for example:
> https://travis-ci.org/u-boot/u-boot/jobs/120363766#L510
>
>
> Any idea how to fix this warning? Do we ignore this warning ?
>
> I think the correct way would be to fix the DTS files ...

Yes; hopefully adding the unit address to the DT to make them valid DT 
would fix the issue.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-04 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-04 16:27 [U-Boot] travis build fails Heiko Schocher
2016-04-04 17:34 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox