dtc: imx6 warnings on unit address format errors

Enrico Weigelt, metux IT consult metux at gmx.de
Sun Sep 10 09:06:18 PDT 2017


Hi folks,


I'm getting lots of warnings from dtc about unit address format errors:

For example in imx6q.dtsi:

      ocram: sram at 00900000 {

The node name's address part has leading zeros which dtc doesn't like.
It doesn't seem to have a big influence (yet ?), but I'd guess this
warning is there for a reason.

Should we fix this ?


--mtx



More information about the linux-arm-kernel mailing list