[U-Boot] [bug report]dtoc output order for spl dts nodes

Kever Yang kever.yang at rock-chips.com
Thu Apr 13 10:11:34 UTC 2017


Hi Simon,

When I try to update 
rk3399.dtsi(https://patchwork.ozlabs.org/patch/749901/), I get error 
report like this:

spl/dts/dt-platdata.c:10:17: error: ‘dtv_clock_controller_at_ff760000’ 
undeclared here (not in a function)
    .clocks   = {{&dtv_clock_controller_at_ff760000, 78}, 
{&dtv_clock_controller_at_ff760000, 240}},

I believe this is caused by the order change of the sdhci node and
dtv_clock_controller_at_ff760000 node, but I don't know why.



Could you help to look at this issue and check if we can fix it with 
update at tools/dtoc/dtoc.py?


Thanks,

- Kever





More information about the U-Boot mailing list